android config

This commit is contained in:
2025-02-20 12:33:59 +02:00
parent c55d5e578f
commit 0daa7ae183
129 changed files with 19348 additions and 3 deletions

View File

@@ -31,7 +31,8 @@ if (keystorePropertiesFile.exists()) {
android {
namespace "za.co.mzansiinnovationhub.mih"
compileSdkVersion flutter.compileSdkVersion
ndkVersion flutter.ndkVersion
ndkVersion = "27.0.12077973"
// ndkVersion flutter.ndkVersion
compileSdkVersion 34
compileOptions {