bump version to 0.1.1

live-sensor-data
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"
minSdkVersion 19
targetSdkVersion 21
versionCode 1
versionName "0.1.0"
versionCode 2
versionName "0.1.1"
}
buildTypes {
release {