mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-12 13:09:24 +01:00
bump version, update xml changelog
This commit is contained in:
parent
1100790456
commit
18bcfe78b9
@ -26,8 +26,8 @@ android {
|
||||
targetSdkVersion 23
|
||||
|
||||
// note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.13.3"
|
||||
versionCode 65
|
||||
versionName "0.13.4"
|
||||
versionCode 66
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
@ -1,5 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.13.4" versioncode="66">
|
||||
<change>Mi Band: Initial support for recording heart and displaying rate values</change>
|
||||
<change>Mi Band: Support for testing vibration patterns directly from the preferences</change>
|
||||
<change>Mi Band: Clean up vibration preferences</change>
|
||||
<change>Possibly fix logging to file on certain devices)</change>
|
||||
<change>Mi Band 2: Possibly fix weird connection interdependency between Mi 1 and 2</change>
|
||||
<change>Mi Band 1S: Whitelist firmware 4.16.4.22</change>
|
||||
<change>Mi Band: try application level pairing again, in ordert to support data sharing with Mi Fit</change>
|
||||
</release>
|
||||
<release version="0.13.3" versioncode="65">
|
||||
<change>Fix regressions with missing bars and labels in charts</change>
|
||||
<change>Allow to set notification type in Debug activity</change>
|
||||
|
Loading…
Reference in New Issue
Block a user