Skip to content

Commit

Permalink
update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
axiel7 committed Aug 13, 2023
1 parent ac27e9b commit 7d16fb6
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 @@ -86,7 +86,7 @@ dependencies {
implementation("androidx.core:core-ktx:1.10.1")
implementation("androidx.appcompat:appcompat:1.6.1")

implementation("androidx.browser:browser:1.5.0")
implementation("androidx.browser:browser:1.6.0")
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("androidx.work:work-runtime-ktx:2.8.1")
implementation("androidx.core:core-splashscreen:1.0.1")
Expand Down

0 comments on commit 7d16fb6

Please sign in to comment.