1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-31 02:54:29 +02: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
// Note: always bump BOTH versionCode and versionName!
versionName "0.39.1"
versionCode 162
versionName "0.40.0"
versionCode 163
vectorDrawables.useSupportLibrary = true
}
buildTypes {