Update build.gradle with new configurations

This commit is contained in:
Izzy
2025-11-16 11:07:23 -05:00
committed by GitHub
parent 4bbbeb3c5f
commit f51dec0ab9
+2 -1
View File
@@ -31,7 +31,7 @@ android {
}
}
}
ndkVersion "28.0.12433566"
ndkVersion "28.2.12604990"
compileSdkVersion 36
defaultConfig {
if (buildAsApplication) {
@@ -152,3 +152,4 @@ task prepareKotlinBuildScriptModel {
}