First 4.0 beta

This commit is contained in:
Phillip Thelen 2022-07-19 18:51:33 +02:00
parent e8d26ffe82
commit 0eb876569b
3 changed files with 4 additions and 4 deletions

View file

@ -80,7 +80,7 @@ You can install our code style scheme to Intellij and/or Android Studio via this
c. Create two apps in the project: `com.habitrpg.android.habitica` and `com.habitrpg.android.habitica.debug`
d. Creating each app will generate a `google-services.json` file. Download the `google-services.json` file from the second app and put it in `\Habitica\`
d. Creating each app will generate a `google-services.json` file. Download the `google-services.json` file from the second app and put it in `\Habitica\` and `\wearos\`
You can skip the last part of the app creation wizards (where you run the app to verify installation).

View file

@ -3,8 +3,8 @@
buildscript {
ext {
target_sdk = 32
app_version_name = '4.0'
app_version_code = 4020
app_version_name = ''
app_version_code = 0
kotlin_version = '1.7.0'

View file

@ -1,2 +1,2 @@
NAME=4.0
CODE=4240
CODE=4250