Bump version
This commit is contained in:
parent
0025ffd1c0
commit
7c2849356a
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId "com.topjohnwu.magisk"
|
applicationId "com.topjohnwu.magisk"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 86
|
versionCode 90
|
||||||
versionName "5.5.3"
|
versionName "5.5.4"
|
||||||
ndk {
|
ndk {
|
||||||
moduleName 'zipadjust'
|
moduleName 'zipadjust'
|
||||||
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'
|
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
### v5.5.3
|
### v5.5.4
|
||||||
- Update translations
|
- Fix on-boot dtbo detection
|
||||||
- Update internal scripts
|
- Add fingerprint authentication for Superuser requests
|
||||||
- Minor bug fixes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user