Bump version

This commit is contained in:
topjohnwu 2017-11-06 23:21:05 +08:00
parent 07aa9f4b8b
commit 3e0bf2ae15

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 27
versionCode 57
versionName "5.4.0"
versionCode 58
versionName "5.4.1"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'