mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
update changelogs, bump version
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ android {
|
||||
targetSdkVersion 25
|
||||
|
||||
// note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.21.5"
|
||||
versionCode 106
|
||||
versionName "0.21.6"
|
||||
versionCode 107
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.21.6" versioncode="107">
|
||||
<change>Amazfit Bip: Fix non-working notifications from Outlook, Yahoo Mail and GMail</change>
|
||||
<change>HPlus: Fix Unicode encoding</change>
|
||||
<change>No.1 F1: Alarms support</change>
|
||||
<change>No.1 F1: Show data fetching progress</change>
|
||||
</release>
|
||||
<release version="0.21.5" versioncode="106">
|
||||
<change>Mi2/Bip: Support setting distance units (metric/imperial)</change>
|
||||
</release>
|
||||
|
||||
Reference in New Issue
Block a user