Skip to content

Commit

Permalink
chore: Bump Libs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne committed Nov 18, 2024
1 parent bbf284d commit cb4224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
api 'com.facebook.stetho:stetho-okhttp3:1.6.0'
api 'com.squareup.okhttp3:okhttp:4.12.0'

def sentryVersion = '7.16.0'
def sentryVersion = '7.17.0'
api "io.sentry:sentry-android:$sentryVersion"
implementation "io.sentry:sentry-okhttp:$sentryVersion"

Expand Down

0 comments on commit cb4224b

Please sign in to comment.