Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Aug 3, 2023
1 parent f8b9cb3 commit b8c7de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation("androidx.browser:browser:1.5.0")
implementation("com.google.android.material:material:1.9.0")
implementation("androidx.multidex:multidex:2.0.1")
implementation("androidx.recyclerview:recyclerview:1.3.0")
implementation("androidx.recyclerview:recyclerview:1.3.1")
implementation("androidx.navigation:navigation-fragment-ktx:2.6.0")
implementation("androidx.navigation:navigation-ui-ktx:2.6.0")
implementation("androidx.startup:startup-runtime:1.1.1")
Expand Down

0 comments on commit b8c7de0

Please sign in to comment.