Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed May 13, 2024
1 parent ead121e commit 15b02ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
}

dependencies {
implementation 'androidx.core:core:1.12.0'
implementation 'androidx.activity:activity:1.8.0'
implementation 'androidx.core:core:1.13.1'
implementation 'androidx.activity:activity:1.9.0'
}

configurations.implementation {
Expand Down

0 comments on commit 15b02ab

Please sign in to comment.