1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 22:22:00 +02:00

Bump version

This commit is contained in:
cpfeiffer 2018-09-17 23:09:35 +02:00
parent 6ea9cc29bd
commit b1e122cbda

View File

@ -25,8 +25,8 @@ android {
targetSdkVersion 27
// Note: always bump BOTH versionCode and versionName!
versionName "0.29.1"
versionCode 137
versionName "0.30.0"
versionCode 138
vectorDrawables.useSupportLibrary = true
}
buildTypes {