Bump version to 0.4.6

This commit is contained in:
Andreas Shimokawa
2015-08-15 22:41:29 +02:00
parent c69bf1b0af
commit a2e2600469
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 19
versionName "0.4.5"
versionCode 20
versionName "0.4.6"
}
buildTypes {
release {