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