update README.md and CHANGELOG.md, bump version (not yet release time)

This commit is contained in:
Andreas Shimokawa
2015-04-08 00:28:43 +02:00
parent 90fe75e044
commit 9eea17d5f5
3 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 6
versionName "0.1.5"
versionCode 7
versionName "0.2.0"
}
buildTypes {
release {