bump version

live-sensor-data 0.1.5
Andreas Shimokawa 2015-03-29 17:12:45 +02:00
parent d9a2d85f6d
commit f2d0765fec
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 5
versionName "0.1.4"
versionCode 6
versionName "0.1.5"
}
buildTypes {
release {