Commit e79d7641 authored by topjohnwu's avatar topjohnwu

Bump version

parent ebbee0dc
......@@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion rootProject.ext.compileSdkVersion
versionCode 111
versionName "5.6.3"
versionCode 112
versionName "5.6.4"
javaCompileOptions {
annotationProcessorOptions {
argument('butterknife.debuggable', 'false')
......
### v5.6.3
- Fix repo loading UI logic
\ No newline at end of file
### v5.6.4
- Remove the blacklisted apps using SafetyNet (e.g. Pokemon GO)
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