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.

Last updated