mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 18:36:50 +01:00
update CHANGELOG, bump version
This commit is contained in:
parent
637539861d
commit
b886ba4ac7
@ -1,7 +1,9 @@
|
||||
###Changelog
|
||||
|
||||
####Version next
|
||||
####Version 0.5.4
|
||||
* Miband: allow the transfer of activity data without clearing MiBand's memory
|
||||
* Pebble: for generic notificataions use generic icon insted of SMS icons on FW 3.x (thanks @roidelapluie)
|
||||
* In settings, support blacklisting apps for generic notifications
|
||||
|
||||
####Version 0.5.3
|
||||
* Pebble: For generic notifications, support dismissing individual notficications and "Open on Phone" feature (OG & PT)
|
||||
|
@ -12,8 +12,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 23
|
||||
versionCode 24
|
||||
versionName "0.5.3"
|
||||
versionCode 25
|
||||
versionName "0.5.4"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Loading…
Reference in New Issue
Block a user