mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-18 06:37:47 +01:00
bump version
This commit is contained in:
parent
b0b24f0c2a
commit
0affbc60cc
@ -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.44.0"
|
versionName "0.44.1"
|
||||||
versionCode 173
|
versionCode 174
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<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: Support setting shortcuts</change>
|
||||||
<change>Amazfit Bip S: Fix setting display items</change>
|
<change>Amazfit Bip S: Fix setting display items</change>
|
||||||
<change>Amazfit Bip S: Fix incoming call notification</change>
|
<change>Amazfit Bip S: Fix incoming call notification</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user