mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Bump version, start changelog
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.28.0 (WIP)
|
||||
* Inital support for ZeTime
|
||||
* Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme
|
||||
* Mi Band 3: support setting language (english and spanish tested)
|
||||
|
||||
#### Version 0.27.1
|
||||
* Pebble: Change appstore search to point to RomanPort's pebble appstore
|
||||
* Mi Band 3: Allow flashing fonts (untested)
|
||||
|
||||
+2
-2
@@ -25,8 +25,8 @@ android {
|
||||
targetSdkVersion 27
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.27.1"
|
||||
versionCode 133
|
||||
versionName "0.28.0"
|
||||
versionCode 134
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user