Skip to content

Commit

Permalink
Merge pull request #271 from doubleangels/dependabot/gradle/dev/io.se…
Browse files Browse the repository at this point in the history
…ntry.android.gradle-4.6.0

[Gradle]: Bump io.sentry.android.gradle from 4.5.1 to 4.6.0
  • Loading branch information
doubleangels committed May 16, 2024
2 parents 8f5d242 + 3955dbe commit 479b28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "com.android.application"
id "io.sentry.android.gradle" version "4.5.1"
id "io.sentry.android.gradle" version "4.6.0"
}

android {
Expand Down

0 comments on commit 479b28f

Please sign in to comment.