Bump version

This commit is contained in:
topjohnwu 2017-07-19 00:38:25 +08:00
parent 6513ad249c
commit 3550d1e61c

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 26
versionCode 46
versionName "5.0.6"
versionCode 50
versionName "5.1.0"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'armeabi-v7a'