bump version to 0.3.0, update README.md and CHANGELOG.md

This commit is contained in:
Andreas Shimokawa
2015-04-19 11:34:26 +02:00
parent dd12bb11b2
commit ee0b92ac44
3 changed files with 16 additions and 9 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 7
versionName "0.2.0"
versionCode 8
versionName "0.3.0"
}
buildTypes {
release {