update android skd to 36
This commit is contained in:
@@ -19,7 +19,7 @@ if (keystorePropertiesFile.exists()) {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
namespace = "za.co.mzansiinnovationhub.mih"
|
namespace = "za.co.mzansiinnovationhub.mih"
|
||||||
compileSdk = 35
|
compileSdk = 36
|
||||||
ndkVersion = "27.0.12077973"
|
ndkVersion = "27.0.12077973"
|
||||||
// ndkVersion = flutter.ndkVersion
|
// ndkVersion = flutter.ndkVersion
|
||||||
|
|
||||||
@@ -69,4 +69,4 @@ android {
|
|||||||
|
|
||||||
flutter {
|
flutter {
|
||||||
source = "../.."
|
source = "../.."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user