mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-02 22:45:27 +00:00
Bump version
This commit is contained in:
parent
ebbee0dc43
commit
e79d764148
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId "com.topjohnwu.magisk"
|
applicationId "com.topjohnwu.magisk"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion rootProject.ext.compileSdkVersion
|
targetSdkVersion rootProject.ext.compileSdkVersion
|
||||||
versionCode 111
|
versionCode 112
|
||||||
versionName "5.6.3"
|
versionName "5.6.4"
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
argument('butterknife.debuggable', 'false')
|
argument('butterknife.debuggable', 'false')
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
### v5.6.3
|
### v5.6.4
|
||||||
- Fix repo loading UI logic
|
- Remove the blacklisted apps using SafetyNet (e.g. Pokemon GO)
|
||||||
|
Loading…
Reference in New Issue
Block a user