v.1.2.7 #36

Merged
yaso_meth merged 26 commits from v.1.2.7 into main 2026-06-01 12:23:48 +00:00
Showing only changes of commit 6c591172df - Show all commits
+2 -2
View File
@@ -19,7 +19,7 @@ if (keystorePropertiesFile.exists()) {
android {
namespace = "za.co.mzansiinnovationhub.mih"
compileSdk = 35
compileSdk = 36
ndkVersion = "27.0.12077973"
// ndkVersion = flutter.ndkVersion
@@ -69,4 +69,4 @@ android {
flutter {
source = "../.."
}
}