Skip to content

Commit

Permalink
Auto Merge 2023-06-08 09:38:59
Browse files Browse the repository at this point in the history
  • Loading branch information
AutoPull committed Jun 8, 2023
2 parents fcffa2b + 325e1e9 commit e010add
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
agp = "8.0.2"
kotlin = "1.8.21"
nav = "2.5.3"
kotlin = "1.8.22"
nav = "2.6.0"
appcenter = "5.0.1"
libxposed = "100"
glide = "4.15.1"
Expand Down Expand Up @@ -40,7 +40,7 @@ androidx-annotation = { module = "androidx.annotation:annotation", version = "1.
androidx-browser = { module = "androidx.browser:browser", version = "1.5.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core = { module = "androidx.core:core", version = "1.10.1" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.5.7" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.0" }
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.0" }
Expand Down

0 comments on commit e010add

Please sign in to comment.