mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 04:25:27 +00:00
Bump version
This commit is contained in:
parent
f334532aba
commit
d5408d1f09
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "com.topjohnwu.magisk"
|
applicationId "com.topjohnwu.magisk"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 107
|
versionCode 108
|
||||||
versionName "5.6.1"
|
versionName "5.6.2"
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
argument('butterknife.debuggable', 'false')
|
argument('butterknife.debuggable', 'false')
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
### v5.6.1
|
### v5.6.2
|
||||||
- Fix database crashes on F2FS with SQLite 3.21.0+
|
- Cleanup folders if installation failed
|
||||||
- Optimize several settings options
|
- Add support for Android P
|
||||||
- Use native XML for settings migration
|
|
||||||
|
Loading…
Reference in New Issue
Block a user