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
@@ -98,8 +98,8 @@ android {
|
||||
minSdk = 23
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.87.0"
|
||||
versionCode 241
|
||||
versionName "0.87.1"
|
||||
versionCode 242
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
buildConfigField "String", "GIT_HASH_SHORT", "\"${getGitHashShort()}\""
|
||||
buildConfigField "boolean", "INTERNET_ACCESS", "false"
|
||||
|
||||
Reference in New Issue
Block a user