Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/android/io.sen…
Browse files Browse the repository at this point in the history
…try.android.gradle-4.12.0'
  • Loading branch information
Codel1417 committed Oct 20, 2024
2 parents 34b1b32 + 6e709ab commit f14c97f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ pluginManagement {

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.1' apply false
id "org.jetbrains.kotlin.android" version "2.0.21" apply false
id "io.sentry.android.gradle" version "4.11.0" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
id "com.android.application" version '8.7.0' apply false
}

include ":app"
Expand Down

0 comments on commit f14c97f

Please sign in to comment.