mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
bump version, draft changelog
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
|
#### Version 0.39.1 (WIP)
|
||||||
|
* Active re-connection
|
||||||
|
* Mi Band2/Amazfip Bip: Make button action settings per-device and enable for Amazfit Bip
|
||||||
|
|
||||||
#### Version 0.39.0
|
#### Version 0.39.0
|
||||||
* Amazfit GTS: Initial and incomplete support, mostly untested
|
* Amazfit GTS: Initial and incomplete support, mostly untested
|
||||||
* Add forward/backward buttons to charts for faster navigation
|
* Add forward/backward buttons to charts for faster navigation
|
||||||
|
@@ -25,8 +25,8 @@ android {
|
|||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
|
|
||||||
// Note: always bump BOTH versionCode and versionName!
|
// Note: always bump BOTH versionCode and versionName!
|
||||||
versionName "0.39.0"
|
versionName "0.39.1"
|
||||||
versionCode 161
|
versionCode 162
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Reference in New Issue
Block a user