mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
bump version
This commit is contained in:
@@ -25,8 +25,8 @@ android {
|
||||
targetSdkVersion 28
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.44.0"
|
||||
versionCode 173
|
||||
versionName "0.44.1"
|
||||
versionCode 174
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.44.1" versioncode="174"></change>
|
||||
<release version="0.44.1" versioncode="174">
|
||||
<change>Amazfit Bip S: Support setting shortcuts</change>
|
||||
<change>Amazfit Bip S: Fix setting display items</change>
|
||||
<change>Amazfit Bip S: Fix incoming call notification</change>
|
||||
|
Reference in New Issue
Block a user