1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-23 18:36:50 +01:00

bump version to 0.3.3

This commit is contained in:
Andreas Shimokawa 2015-04-26 10:15:55 +02:00
parent c06ef3d260
commit c94108f2d1

View File

@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 10
versionName "0.3.2"
versionCode 11
versionName "0.3.3"
}
buildTypes {
release {