Skip to content

Commit

Permalink
Merge pull request #192 from Infomaniak/bump-versions
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
KevinBoulongne committed Jun 4, 2024
2 parents 1794996 + a2b7cd9 commit 0dba4e5
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 @@ -58,11 +58,11 @@ dependencies {
api 'androidx.constraintlayout:constraintlayout:2.1.4'
api 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
api 'androidx.core:core-ktx:1.13.1'
api 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.0'
api 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.1'
api 'androidx.recyclerview:recyclerview:1.3.2'
api 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'

def appcompatVersion = '1.6.1'
def appcompatVersion = '1.7.0'
api "androidx.appcompat:appcompat:$appcompatVersion"
api "androidx.appcompat:appcompat-resources:$appcompatVersion"

Expand Down

0 comments on commit 0dba4e5

Please sign in to comment.