bump version (to mark the merge of Fossil Hybrid HR)

This commit is contained in:
Andreas Shimokawa
2020-02-27 12:19:16 +01:00
parent 23c8b973a0
commit c7dc343b45

View File

@@ -25,8 +25,8 @@ android {
targetSdkVersion 28 targetSdkVersion 28
// Note: always bump BOTH versionCode and versionName! // Note: always bump BOTH versionCode and versionName!
versionName "0.42.1" versionName "0.43.0"
versionCode 168 versionCode 169
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {