Skip to content

Commit 5e00c48

Browse files
committed
chore: v2.1.5
1 parent 94cd7b8 commit 5e00c48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ndk-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
r28
1+
r27

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android.applicationVariants.all { variant ->
3737
android {
3838
namespace = "com.maelchiotti.localmaterialnotes"
3939
compileSdk = flutter.compileSdkVersion
40-
ndkVersion = "28.2.13676358"
40+
ndkVersion = "27.3.13750724"
4141

4242
compileOptions {
4343
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)