mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 17:51:51 +00:00
@@ -21,7 +21,6 @@ android {
|
||||
applicationId = "com.topjohnwu.magisk"
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
buildConfigField("int", "STUB_VERSION", Config.stubVersion)
|
||||
buildConfigField("String", "APK_URL", url?.let { "\"$it\"" } ?: "null" )
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user