bump version

This commit is contained in:
Andreas Shimokawa 2020-08-30 21:49:44 +02:00
parent a17f824742
commit 55d8a2901c

View File

@ -25,8 +25,8 @@ android {
targetSdkVersion 29 targetSdkVersion 29
// Note: always bump BOTH versionCode and versionName! // Note: always bump BOTH versionCode and versionName!
versionName "0.46.0" versionName "0.47.0"
versionCode 178 versionCode 179
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {