mirror of
https://github.com/Freeyourgadget/Gadgetbridge.git
synced 2025-12-24 07:17:53 -05:00
bump version, add xml changelog
This commit is contained in:
@@ -79,8 +79,8 @@ android {
|
||||
minSdkVersion 21
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.82.0"
|
||||
versionCode 233
|
||||
versionName "0.82.1"
|
||||
versionCode 234
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
buildConfigField "String", "GIT_HASH_SHORT", "\"${getGitHashShort()}\""
|
||||
buildConfigField "boolean", "INTERNET_ACCESS", "false"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.82.1" versioncode="234">
|
||||
<change>Huawei: Improve activity parsing</change>
|
||||
<change>Huawei Watch GT: Fix connection failure</change>
|
||||
<change>Withings: Fix crash on connection</change>
|
||||
<change>Improve Armenian transliterator for mixed-case words</change>
|
||||
</release>
|
||||
<release version="0.82.0" versioncode="233">
|
||||
<change>Initial support for Anker Soundcore Liberty 4 NC</change>
|
||||
<change>Initial support for CMF Buds Pro 2 / Watch Pro 2</change>
|
||||
|
||||
2
external/fossil-hr-gbapps
vendored
2
external/fossil-hr-gbapps
vendored
Submodule external/fossil-hr-gbapps updated: 465320a716...3c90077420
@@ -0,0 +1,4 @@
|
||||
* Huawei: Improve activity parsing
|
||||
* Huawei Watch GT: Fix connection failure
|
||||
* Withings: Fix crash on connection
|
||||
* Improve Armenian transliterator for mixed-case words
|
||||
Reference in New Issue
Block a user