Skip to content

Commit

Permalink
Auto Merge 2023-07-27 16:18:00
Browse files Browse the repository at this point in the history
  • Loading branch information
AutoPull committed Jul 27, 2023
2 parents fe81c72 + e06b48e commit c91cc75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ 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.6.0" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.1" }
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.1" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.1" }
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }

glide = { group = "com.github.bumptech.glide", name = "glide", version.ref = "glide" }
Expand Down

0 comments on commit c91cc75

Please sign in to comment.