bump version

This commit is contained in:
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" applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 21 targetSdkVersion 21
versionCode 5 versionCode 6
versionName "0.1.4" versionName "0.1.5"
} }
buildTypes { buildTypes {
release { release {