Bump version
This commit is contained in:
parent
e3948d295e
commit
0c782edf21
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "com.topjohnwu.magisk"
|
applicationId "com.topjohnwu.magisk"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 109
|
versionCode 110
|
||||||
versionName "5.6.2"
|
versionName "5.6.3"
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
argument('butterknife.debuggable', 'false')
|
argument('butterknife.debuggable', 'false')
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
### v5.6.2
|
### v5.6.3
|
||||||
- Cleanup folders if installation failed
|
- Fix repo loading UI logic
|
||||||
- Add support for Android P
|
|
Loading…
Reference in New Issue
Block a user