Super Live TV
  • 👋Welcome
  • Admin Panel
    • Getting Started
    • Admin Panel Configuration
  • Android App
    • Getting Started
    • Import project
    • Change Package Name
    • Change App name and Ads SDK
    • Color Change
    • Change Logo
    • Install and test
    • Publish the App in play store
      • Release Version
      • Generate Signed Bundle / APK
  • Changelog
  • Rating and Support
  • Source & Credit
Powered by GitBook
On this page
  1. Android App
  2. Publish the App in play store

Release Version

PreviousPublish the App in play storeNextGenerate Signed Bundle / APK

Last updated 2 years ago

Before release, your application, make sure you have changed the app versionCode and versionName in the build. gradle (Module: Super_Live_TV.app). If you just release it as a new application, just set versionCode 1 and versionName 1.0 for the first release. If you want to update your application, update your app version code and version to higher than the previous version.