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 2016-04-06 22:44:50 +02:00
parent 94cec55a20
commit 4055cc1173

View File

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