Skip to content

Commit

Permalink
Merge pull request #170 from Infomaniak/BumpLibs
Browse files Browse the repository at this point in the history
Bump libs
  • Loading branch information
tevincent authored May 1, 2024
2 parents ae4a2bf + 14c199f commit cbcce4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Stores/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
dependencies {
implementation project(path: ':Core')

api 'androidx.datastore:datastore-preferences:1.0.0'
api 'androidx.datastore:datastore-preferences:1.1.0'

implementation 'androidx.work:work-runtime-ktx:2.9.0'
implementation 'androidx.concurrent:concurrent-futures-ktx:1.1.0'
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {

api 'androidx.constraintlayout:constraintlayout:2.1.4'
api 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
api 'androidx.core:core-ktx:1.12.0'
api 'androidx.core:core-ktx:1.13.0'
api 'androidx.lifecycle:lifecycle-livedata-ktx:2.7.0'
api 'androidx.recyclerview:recyclerview:1.3.2'
api 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
Expand Down

0 comments on commit cbcce4d

Please sign in to comment.