adjusted changelog and version

This commit is contained in:
Cre3per 2019-09-28 16:14:37 +02:00 committed by Andreas Shimokawa
parent 7409281c5a
commit 64edc6f87c
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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 {