update CHANGELOG, README and bump version to 0.3.5

We might delay the release a bit due to missing translations.
This commit is contained in:
Andreas Shimokawa
2015-05-10 17:09:57 +02:00
parent c8feea9f37
commit b1cb5f3f21
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 12
versionName "0.3.4"
versionCode 13
versionName "0.3.5"
}
buildTypes {
release {