Skip to content

Commit

Permalink
chore(deps): update plugin com.android.application to v8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent bc79604 commit 701a27f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pluginManagement {

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.6.1' apply false
id "com.android.application" version '8.8.0' apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
id "com.google.gms.google-services" version "4.4.2" apply false
id "org.jetbrains.kotlin.plugin.serialization" version "2.0.20" apply false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pluginManagement {

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.0" apply false
id "com.android.application" version "8.8.0" apply false
id "org.jetbrains.kotlin.android" version "1.7.10" apply false
}

Expand Down

0 comments on commit 701a27f

Please sign in to comment.