mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 18:45:28 +00:00
Bump version
This commit is contained in:
parent
f682368eeb
commit
d3ff482c9b
@ -9,8 +9,8 @@ android {
|
|||||||
applicationId "com.topjohnwu.magisk"
|
applicationId "com.topjohnwu.magisk"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 40
|
versionCode 41
|
||||||
versionName "5.0.0"
|
versionName "5.0.1"
|
||||||
ndk {
|
ndk {
|
||||||
moduleName 'zipadjust'
|
moduleName 'zipadjust'
|
||||||
abiFilters 'x86', 'armeabi-v7a'
|
abiFilters 'x86', 'armeabi-v7a'
|
||||||
|
Loading…
Reference in New Issue
Block a user