1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-06 21:28:11 +02:00

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
// Note: always bump BOTH versionCode and versionName!
versionName "0.42.1"
versionCode 168
versionName "0.43.0"
versionCode 169
vectorDrawables.useSupportLibrary = true
}
buildTypes {