Skip to content

Commit

Permalink
chore(sample): Upgrade SAGP to v4.2.0 in the flutter example app (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Feb 5, 2024
1 parent 8e4eeb3 commit 74e1fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

dependencies {
classpath 'io.sentry:sentry-android-gradle-plugin:3.5.0'
classpath 'io.sentry:sentry-android-gradle-plugin:4.2.0'
classpath 'com.android.tools.build:gradle:7.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'io.github.howardpang:androidNativeBundle:1.1.3'
Expand Down

0 comments on commit 74e1fdd

Please sign in to comment.