-
Notifications
You must be signed in to change notification settings - Fork 25
Changing the app's version
Sarsa Murmu edited this page Jul 18, 2021
·
2 revisions
- Open
app/build.gradle
orbuild.gradle (Module: app)
- You can find some line which looks like this
defaultConfig { ... versionCode 1 versionName '1.0' ... }
- Replace
versionCode
with your app's version code (e.g:'2.0'
) - Replace
versionNumber
with your app's version number (e.g:2
).
If you want more help then join Our Telegram Group.
- Wallpaper JSON
- Setting up the Config JSON
- Advanced Dashboard configurations
- Changing fonts
- Changing navigation drawer icons
- Changing icons of the apply section
- Replacing icon names in icon preview
- Enabling OneSignal notifications
- Enabling InApp purchases (donations and premium requests)
- Customizing the analog clock widget
- Enabling Kustom presets