VOX Online Radio - App
FeedbackNemosofts
  • 🏠Welcome
  • Admin Panel
    • Getting Started
    • Database
    • Installation Process
    • SMTP Config
  • Android Studio
    • Getting Started
    • Open Project
    • Firebase
    • Google Login
    • Push Notification
    • Application ID
    • Verify Purchase Code
    • BASE URL & Encryption Key
    • Change Logo
    • Change Color
    • Change Text
  • Ad Networks
  • Google Play
    • Release Version
    • Generate Signed Bundle / APK
    • Data Safety Form
    • Advertising ID
  • Troubleshooting
  • Foreground Permission
  • Rating and Support
  • License
  • FAQ
Powered by GitBook
On this page
  1. Google Play

Release Version

PreviousGoogle PlayNextGenerate Signed Bundle / APK

Before release your application, make sure you have change the app versionCode and versionName in the build.gradle (Module: 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.