chore: build changes

This commit is contained in:
Michael 2025-05-12 18:14:49 +03:00
parent 5196f24fae
commit 040e56a2b4
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ android {
namespace = "dev.mi6e4ka.openstore"
compileSdk = flutter.compileSdkVersion
// ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973"
ndkVersion = "27.2.12479018"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_11