Skip to content

Commit

Permalink
Upgrade deps (LSPosed#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 authored Jan 15, 2023
1 parent 13cf28b commit 0134283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ dependencies {
implementation("androidx.browser:browser:1.4.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.core:core:1.9.0")
implementation("androidx.fragment:fragment:1.5.4")
implementation("androidx.fragment:fragment:1.5.5")
implementation("androidx.navigation:navigation-fragment:$navVersion")
implementation("androidx.navigation:navigation-ui:$navVersion")
implementation("androidx.preference:preference:1.2.0")
Expand Down

0 comments on commit 0134283

Please sign in to comment.