mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
update CHANGELOG, bump version
This commit is contained in:
parent
33d785f67c
commit
0ca375b87b
@ -1,7 +1,8 @@
|
||||
###Changelog
|
||||
|
||||
####Version (next)
|
||||
* MiBand: Support for setting alarms
|
||||
####Version 0.4.3
|
||||
* Mi Band: Support for setting alarms
|
||||
* Mi Band: Bugfix for activity data synchronization
|
||||
|
||||
####Version 0.4.2
|
||||
* Material style for Lollipop
|
||||
|
@ -8,8 +8,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 16
|
||||
versionName "0.4.2"
|
||||
versionCode 17
|
||||
versionName "0.4.3"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Loading…
Reference in New Issue
Block a user