bump version add changelogs

This commit is contained in:
Andreas Shimokawa
2019-08-25 20:43:49 +02:00
parent da2e073dc2
commit a8b53bdeca
4 changed files with 32 additions and 3 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ android {
targetSdkVersion 27
// Note: always bump BOTH versionCode and versionName!
versionName "0.35.2"
versionCode 154
versionName "0.36.0"
versionCode 155
vectorDrawables.useSupportLibrary = true
}
buildTypes {