We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe98766 commit 15045e7Copy full SHA for 15045e7
android/app/build.gradle.kts
@@ -17,7 +17,7 @@ if (keystorePropertiesFile.exists()) {
17
android {
18
namespace = "com.pira.omid"
19
compileSdk = 36
20
- ndkVersion = "27.0.12077973"
+ ndkVersion = flutter.ndkVersion
21
22
compileOptions {
23
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments