mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
bump version, add draft changelog
This commit is contained in:
parent
58ef50470e
commit
99d1a0f0b9
@ -1,5 +1,10 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
|
#### 0.50.0 (WIP)
|
||||||
|
|
||||||
|
* Initial support for Casio GBX-100
|
||||||
|
* Mi/Amazfit Band 5: Support watchface installation
|
||||||
|
|
||||||
#### 0.49.0
|
#### 0.49.0
|
||||||
* Initial support for Amazfit Bip S Lite
|
* Initial support for Amazfit Bip S Lite
|
||||||
* Initial support for Amazfit GTR/GTS 2
|
* Initial support for Amazfit GTR/GTS 2
|
||||||
|
@ -25,8 +25,8 @@ android {
|
|||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
// Note: always bump BOTH versionCode and versionName!
|
// Note: always bump BOTH versionCode and versionName!
|
||||||
versionName "0.49.0"
|
versionName "0.50.0"
|
||||||
versionCode 183
|
versionCode 184
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
Reference in New Issue
Block a user