mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 09:17:29 +01:00
bump version
This commit is contained in:
parent
b0b24f0c2a
commit
0affbc60cc
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user