Skip to content

Commit

Permalink
Merge pull request #363 from metabrainz/dependabot/gradle/dev/io.sent…
Browse files Browse the repository at this point in the history
…ry.android.gradle-4.3.0

Bump io.sentry.android.gradle from 4.2.0 to 4.3.0
  • Loading branch information
akshaaatt authored Feb 21, 2024
2 parents 17dc8e6 + 27b08b9 commit f65d9b6
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
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'kotlin-kapt'
id 'com.google.devtools.ksp'
id 'dagger.hilt.android.plugin'
id "io.sentry.android.gradle" version "4.2.0"
id "io.sentry.android.gradle" version "4.3.0"
}

def keystorePropertiesFile = rootProject.file("keystore.properties")
Expand Down

0 comments on commit f65d9b6

Please sign in to comment.