Your Single Radio
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Firebase Configuration
    • Push Notification
    • Package Name
    • Remote Config
    • Ad Network
    • Legacy GDPR
    • Change Logo
    • Change Colors
    • Change Text
    • Change Images
    • Layout Customization
  • Admin Panel (Deprecated)
    • Getting Started
    • Create Database
    • Import Database
    • Upload PHP Script
    • Database Configuration
    • Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed APK
  • Changelog
  • Rating and Support
  • FAQ
Powered by GitBook
On this page
  1. Publish the App

Release Version

PreviousPublish the AppNextGenerate Signed APK

Last updated 4 years ago

Before release your application, make sure you have change the app versionCode and versionName in the build.gradle (Module: YourSingleRadio.app). If you just release as new application, just set versionCode 1 and versionName 1.0.0 for first release. If you want to update your application, update your app version code and version to higher from previous version.