Commit 0c782edf authored by topjohnwu's avatar topjohnwu

Bump version

parent e3948d29
......@@ -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')
......
### v5.6.2
- Cleanup folders if installation failed
- Add support for Android P
### v5.6.3
- Fix repo loading UI logic
\ 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