Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into test-1
Browse files Browse the repository at this point in the history
  • Loading branch information
xteamlyer committed Feb 13, 2025
2 parents e54c384 + a80965f commit 213b3bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
agp_version = "8.8.0"
agp_version = "8.8.1"
lifecycle_version = "2.8.7"
paging_version = "3.3.5"
paging_version = "3.3.6"
interpolator_version = "1.0.0"

[libraries]
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
aboutlib_version = "11.5.0"
leakcanary = "2.14"
moko = "0.24.4"
moko = "0.24.5"
okhttp_version = "5.0.0-alpha.14"
richtext = "0.20.0"
shizuku_version = "13.1.0"
Expand Down Expand Up @@ -42,7 +42,7 @@ preferencektx = "androidx.preference:preference-ktx:1.2.1"

injekt = "com.github.mihonapp:injekt:91edab2317"

coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.0.4" }
coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.1.0" }
coil-core = { module = "io.coil-kt.coil3:coil" }
coil-gif = { module = "io.coil-kt.coil3:coil-gif" }
coil-compose = { module = "io.coil-kt.coil3:coil-compose" }
Expand Down

0 comments on commit 213b3bf

Please sign in to comment.