Material Wallpaper
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Change Package Name
    • OneSignal Configuration
    • Server Connection
    • Ad Network
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change App Logo
    • Change App Color
    • Change App Font
    • Text Assets
  • Admin Panel
    • Getting Started
    • Create Database
    • Import Database
    • Upload PHP Script
    • Database Configuration
    • Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed APK
  • Migrate from Older Version
    • Version 4.1.0 to 4.2.0
    • Version 4.0.0 to 4.1.0
    • Version 3.x.x to 4.0.0
    • Version 2.5.0 to 3.x.x
    • Version 3.0.0 to 3.1.0
  • Changelog
  • Rating and Support
  • FAQ
Powered by GitBook
On this page
  1. Publish the App

Release Version

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

PreviousPublish the AppNextGenerate Signed APK

Last updated 3 years ago