mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
update CHANGELOG, bump version
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user