mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
update changelog, bump version
This commit is contained in:
+2
-2
@@ -112,8 +112,8 @@ android {
|
||||
minSdk = 23
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.90.0"
|
||||
versionCode 246
|
||||
versionName "0.91.0"
|
||||
versionCode 247
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
buildConfigField "String", "GIT_HASH_SHORT", "\"${getGitHashShort()}\""
|
||||
buildConfigField "boolean", "INTERNET_ACCESS", "false"
|
||||
|
||||
Reference in New Issue
Block a user