Skip to content

Commit

Permalink
libs++
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed May 15, 2024
1 parent f4d26fa commit 1f40a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
implementation 'androidx.core:core:1.13.1'
implementation 'androidx.legacy:legacy-support-core-utils:1.0.0'
implementation 'androidx.media:media:1.7.0'
implementation 'androidx.fragment:fragment:1.7.0'
implementation 'androidx.fragment:fragment:1.7.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.preference:preference:1.2.1'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
Expand Down Expand Up @@ -153,5 +153,5 @@ dependencies {
implementation ('org.eclipse.jetty:jetty-client:8.1.22.v20160922') {
exclude group: 'org.eclipse.jetty.orbit', module: 'javax.servlet'
}
implementation 'io.sentry:sentry:7.8.0'
implementation 'io.sentry:sentry:7.9.0'
}

0 comments on commit 1f40a45

Please sign in to comment.