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