We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cd7b8 commit 5e00c48Copy full SHA for 5e00c48
2 files changed
.ndk-version
@@ -1 +1 @@
1
-r28
+r27
android/app/build.gradle
@@ -37,7 +37,7 @@ android.applicationVariants.all { variant ->
37
android {
38
namespace = "com.maelchiotti.localmaterialnotes"
39
compileSdk = flutter.compileSdkVersion
40
- ndkVersion = "28.2.13676358"
+ ndkVersion = "27.3.13750724"
41
42
compileOptions {
43
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments