mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-10 04:02:08 +00:00
Set minSdkVersion to 21
This commit is contained in:
@@ -10,7 +10,6 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.topjohnwu.magisk"
|
||||
minSdkVersion(21)
|
||||
versionCode = 1
|
||||
versionName = Config.version
|
||||
buildConfigField("int", "STUB_VERSION", Config.stubVersion)
|
||||
|
||||
Reference in New Issue
Block a user