mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
@ -72,7 +72,7 @@ fun Project.setupCommon() {
|
||||
compileSdkVersion(34)
|
||||
buildToolsVersion = "34.0.0"
|
||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||
ndkVersion = "26.2.11394342"
|
||||
ndkVersion = "27.0.11718014"
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
Reference in New Issue
Block a user