mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 04:25:27 +00:00
Bump version
This commit is contained in:
parent
ebbee0dc43
commit
e79d764148
@ -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')
|
||||
|
@ -1,2 +1,2 @@
|
||||
### v5.6.3
|
||||
- Fix repo loading UI logic
|
||||
### v5.6.4
|
||||
- Remove the blacklisted apps using SafetyNet (e.g. Pokemon GO)
|
||||
|
Loading…
Reference in New Issue
Block a user