Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored Jun 2, 2024
1 parent 3a212f5 commit 132c4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.4.1' apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
id "io.sentry.android.gradle" version "4.2.0" apply false
id "io.sentry.android.gradle" version "4.6.0" apply false
}

include ":app"
Expand Down

0 comments on commit 132c4eb

Please sign in to comment.