🔨 Upgrade android gradle project

This commit is contained in:
2025-05-29 21:40:34 +08:00
parent 010a49251c
commit d943275ed5
8 changed files with 56 additions and 28 deletions

View File

@ -11,7 +11,7 @@ plugins {
android {
namespace = "dev.solsynth.solian"
compileSdk = flutter.compileSdkVersion
ndkVersion = "27.0.12077973"
ndkVersion = "29.0.13113456"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17