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