Bump version

This commit is contained in:
topjohnwu 2017-06-16 04:07:10 +08:00
parent fd4aaab137
commit e0b4d1c1e4

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 26
versionCode 41
versionName "5.0.1"
versionCode 42
versionName "5.0.2"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'armeabi-v7a'