Bump version

This commit is contained in:
topjohnwu 2017-11-23 23:34:46 +08:00
parent b612bce779
commit f5ceee547c

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 27
versionCode 63
versionName "5.4.2"
versionCode 64
versionName "5.4.3"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'