1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 14:52:25 +02:00

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
// Note: always bump BOTH versionCode and versionName!
versionName "0.46.0"
versionCode 178
versionName "0.47.0"
versionCode 179
vectorDrawables.useSupportLibrary = true
}
buildTypes {