mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
adjusted changelog and version
This commit is contained in:
parent
7409281c5a
commit
64edc6f87c
@ -1,5 +1,8 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.36.3
|
||||
* Basic Makibes HR3 support
|
||||
|
||||
#### Version 0.36.2
|
||||
* Amazfit Bip: Untested support for Lite variant
|
||||
* Force Lineage OS to ask for permission when Trust is used to fix non-working incoming calls
|
||||
|
@ -25,8 +25,8 @@ android {
|
||||
targetSdkVersion 27
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.36.2"
|
||||
versionCode 157
|
||||
versionName "0.36.3"
|
||||
versionCode 158
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user