mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
Bump version to 0.4.6
This commit is contained in:
parent
c69bf1b0af
commit
a2e2600469
@ -1,10 +1,9 @@
|
||||
###Changelog
|
||||
|
||||
####Version (next)
|
||||
|
||||
####Version 0.4.6
|
||||
* Mi Band: Fixed negative number of steps displayed (#91)
|
||||
* Mi Band: fixed (re-) connection problems after band getting disconnected
|
||||
* Pebble: new option to enable untested code (enable only if you like bad surprises)
|
||||
* Fixed slight steps graph distortion through black text labels
|
||||
* Fixed control center activity and notification showing different device connection state
|
||||
* Small firmware installation improvements
|
||||
|
@ -8,8 +8,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 19
|
||||
versionName "0.4.5"
|
||||
versionCode 20
|
||||
versionName "0.4.6"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Loading…
Reference in New Issue
Block a user