mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
add 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.24.3"
|
||||
versionCode 120
|
||||
versionName "0.24.4"
|
||||
versionCode 121
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.24.4" versioncode="121">
|
||||
<change>Amazfit Bip: Fix language setting on new firmwares</change>
|
||||
</release>
|
||||
<release version="0.24.3" versioncode="120">
|
||||
<change>Charts: Try to fix another crash</change>
|
||||
<change>Pebble: Fix weather for some watchfaces when using background JS</change>
|
||||
|
||||
Reference in New Issue
Block a user