bump version, update CHANGELOG (not yet release time)

This commit is contained in:
Andreas Shimokawa
2017-08-26 01:01:15 +02:00
parent 165dcf897b
commit 9ac4b923c4
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ android {
targetSdkVersion 25
// note: always bump BOTH versionCode and versionName!
versionName "0.20.1"
versionCode 99
versionName "0.20.2"
versionCode 100
vectorDrawables.useSupportLibrary = true
}
buildTypes {