Skip to content

Commit

Permalink
libs++
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed May 6, 2024
1 parent 12e43e8 commit 6512272
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 @@ -114,10 +114,10 @@ if (useSan)

dependencies {
implementation project(':FileCoreLibrary')
implementation 'androidx.core:core:1.13.0'
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.6.2'
implementation 'androidx.fragment:fragment:1.7.0'
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

0 comments on commit 6512272

Please sign in to comment.