Skip to content

Commit 15045e7

Browse files
committed
add base
1 parent fe98766 commit 15045e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if (keystorePropertiesFile.exists()) {
1717
android {
1818
namespace = "com.pira.omid"
1919
compileSdk = 36
20-
ndkVersion = "27.0.12077973"
20+
ndkVersion = flutter.ndkVersion
2121

2222
compileOptions {
2323
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)