bump version to 0.3.1 , update CHANGELOG.md

This commit is contained in:
Andreas Shimokawa
2015-04-19 15:37:37 +02:00
parent 95d656d345
commit 40c76fcabf
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 8
versionName "0.3.0"
versionCode 9
versionName "0.3.1"
}
buildTypes {
release {