File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111android {
1212 namespace = " com.chatwoot.app"
1313 compileSdk 34
14- ndkVersion " 25.1.8937393 "
14+ ndkVersion " 27.0.12077973 "
1515
1616 compileOptions {
1717 // Flag to enable support for the new language APIs
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -all.zip
Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 8.3 .2" apply false
22- // START: FlutterFire Configuration
23- id " com.google.gms.google-services" version " 4.3.15" apply false
21+ id " com.android.application" version " 8.7 .2" apply false
22+ // START: FlutterFire Configuration
23+ id " com.google.gms.google-services" version " 4.3.15" apply false
2424 // END: FlutterFire Configuration
2525 id " org.jetbrains.kotlin.android" version " 2.0.20" apply false
2626}
You can’t perform that action at this time.
0 commit comments