Bump version

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

View File

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