mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-24 17:45:50 +01:00
bump version
This commit is contained in:
parent
42312bba60
commit
d97b448198
@ -1,12 +1,14 @@
|
||||
### Changelog
|
||||
|
||||
#### NEXT
|
||||
* Amazfit GTR: Initial and incomplete support
|
||||
#### Version 0.38.0
|
||||
* Amazfit GTR: Initial and incomplete support, mostly untested
|
||||
* Amazfit Bip: add Portuguese to the list of selectable languages
|
||||
* Mi Band 4: Enable emoji font setting
|
||||
* Makibes HR3: Support the english version
|
||||
* Makibes HR3: Enable bluetooth pairing for working reconnection
|
||||
* Work around crash when trying to display changelog
|
||||
* Sleep detection settings: Rolling 24 hours (existing style) or Noon to noon
|
||||
* Add alternative color to heartrate in chart settings
|
||||
|
||||
#### Version 0.37.1
|
||||
* Amazfit Bip Lite: Support flashing firmware and watchfaces
|
||||
|
@ -25,8 +25,8 @@ android {
|
||||
targetSdkVersion 27
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.37.1"
|
||||
versionCode 159
|
||||
versionName "0.38.0"
|
||||
versionCode 160
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user