1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-12 13:09:24 +01:00

bump version

This commit is contained in:
Andreas Shimokawa 2016-04-06 22:44:50 +02:00
parent 94cec55a20
commit 4055cc1173

View File

@ -16,8 +16,8 @@ android {
targetSdkVersion 23 targetSdkVersion 23
// note: always bump BOTH versionCode and versionName! // note: always bump BOTH versionCode and versionName!
versionName "0.9.3" versionName "0.9.4"
versionCode 47 versionCode 48
} }
buildTypes { buildTypes {
release { release {