bump version update changelog

This commit is contained in:
Andreas Shimokawa
2022-07-22 12:22:08 +02:00
parent d0cdfb2132
commit e77149f7e1
2 changed files with 10 additions and 5 deletions
+2 -2
View File
@@ -55,8 +55,8 @@ android {
multiDexEnabled true
// Note: always bump BOTH versionCode and versionName!
versionName "0.67.1"
versionCode 212
versionName "0.68.0"
versionCode 213
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
buildConfigField "String", "GIT_HASH_SHORT", "\"${getGitHashShort()}\""