Skip to content

Commit

Permalink
Auto-update dependencies. (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Jan 16, 2025
1 parent 9d97858 commit ad49af1
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 @@ -64,7 +64,7 @@ dependencies {
implementation("androidx.browser:browser:1.5.0")
implementation("com.google.android.material:material:1.12.0")
implementation("androidx.multidex:multidex:2.0.1")
implementation("androidx.recyclerview:recyclerview:1.3.2")
implementation("androidx.recyclerview:recyclerview:1.4.0")
implementation("androidx.navigation:navigation-fragment-ktx:2.8.5")
implementation("androidx.navigation:navigation-ui-ktx:2.8.5")
implementation("androidx.startup:startup-runtime:1.2.0")
Expand Down

0 comments on commit ad49af1

Please sign in to comment.