You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
Updated NDK, AGP and Gradle
This commit is contained in:
@@ -14,7 +14,7 @@ val abiList: List<String> by rootProject.extra
|
||||
android {
|
||||
namespace = "com.example.library"
|
||||
compileSdkVersion = "android-34"
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "28.0.13004108"
|
||||
defaultConfig {
|
||||
minSdk = 21
|
||||
externalNativeBuild {
|
||||
|
||||
Reference in New Issue
Block a user