Commit 7c284935 authored by topjohnwu's avatar topjohnwu

Bump version

parent 0025ffd1
......@@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 27
versionCode 86
versionName "5.5.3"
versionCode 90
versionName "5.5.4"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'
......
### v5.5.3
- Update translations
- Update internal scripts
- Minor bug fixes
### v5.5.4
- Fix on-boot dtbo detection
- Add fingerprint authentication for Superuser requests
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