Commit 0c782edf authored by topjohnwu's avatar topjohnwu

Bump version

parent e3948d29
...@@ -7,8 +7,8 @@ android { ...@@ -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')
......
### v5.6.2 ### v5.6.3
- Cleanup folders if installation failed - Fix repo loading UI logic
- Add support for Android P \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment