bump version to 0.3.3

live-sensor-data
Andreas Shimokawa 2015-04-26 10:15:55 +02:00
parent c06ef3d260
commit c94108f2d1
1 changed files with 2 additions and 2 deletions

View File

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