update android skd to 36
This commit is contained in:
parent
0a5c4a3d20
commit
6c591172df
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue