TF-4058 Upgrade native library Android/iOS to compatible with flutter version 3.32.8

This commit is contained in:
dab246
2025-10-14 13:01:29 +07:00
committed by Dat H. Pham
parent bac16e3c29
commit e33cd29aa8
10 changed files with 86 additions and 61 deletions
+1
View File
@@ -35,6 +35,7 @@ if (keystorePropertiesFile.exists()) {
android {
compileSdk 35
ndkVersion "28.2.13676358"
sourceSets {
main.java.srcDirs += 'src/main/kotlin'