1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-12 10:55:49 +01:00

bump version

This commit is contained in:
Andreas Shimokawa 2019-12-09 19:54:19 +01:00
parent 9856536243
commit ba3d0cb69a

View File

@ -25,8 +25,8 @@ android {
targetSdkVersion 27 targetSdkVersion 27
// Note: always bump BOTH versionCode and versionName! // Note: always bump BOTH versionCode and versionName!
versionName "0.39.1" versionName "0.40.0"
versionCode 162 versionCode 163
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {