1
0
mirror of https://github.com/topjohnwu/Magisk.git synced 2025-04-26 03:20:47 +00:00

Bump version

This commit is contained in:
topjohnwu 2017-09-06 23:06:18 +08:00
parent bba9969e31
commit b362c0ef38

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk" applicationId "com.topjohnwu.magisk"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 26 targetSdkVersion 26
versionCode 53 versionCode 54
versionName "5.2.0" versionName "5.3.0"
ndk { ndk {
moduleName 'zipadjust' moduleName 'zipadjust'
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a' abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'