1
0
mirror of https://github.com/topjohnwu/Magisk.git synced 2025-04-23 22:11:33 +00:00

Bump version

This commit is contained in:
topjohnwu 2017-07-11 01:11:10 +08:00
parent b5e8673e62
commit 1a69b16d36

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