bump version to 0.1.1

This commit is contained in:
Andreas Shimokawa 2015-03-16 19:26:46 +01:00
parent 2260d60bac
commit d6e5f0a9f8
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 1 versionCode 2
versionName "0.1.0" versionName "0.1.1"
} }
buildTypes { buildTypes {
release { release {