Bump version

This commit is contained in:
topjohnwu 2017-07-03 01:08:54 +08:00
parent 7d283ed65f
commit c4377ed6c2

View File

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