Bump version

This commit is contained in:
cpfeiffer
2018-09-17 23:09:35 +02:00
parent 6ea9cc29bd
commit b1e122cbda
+2 -2
View File
@@ -25,8 +25,8 @@ android {
targetSdkVersion 27 targetSdkVersion 27
// Note: always bump BOTH versionCode and versionName! // Note: always bump BOTH versionCode and versionName!
versionName "0.29.1" versionName "0.30.0"
versionCode 137 versionCode 138
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {