Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent cae8468 commit 81e1461
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
minSdk = "26"
targetSdk = "34"
compileSdk = "35"
agp = "8.6.1"
agp = "8.7.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.27"
ktlint = "12.1.1"
Expand All @@ -13,7 +13,7 @@ core-ktx = "1.15.0"
splashscreen = "1.0.1"
junit = "4.13.2"
robolectric = "4.13"
roborazzi = "1.32.1"
roborazzi = "1.32.2"
okio = "3.9.1"
mockk = "1.13.13"
assertk = "0.28.1"
Expand All @@ -25,16 +25,16 @@ androidx-annotations = "1.9.1"
espresso-core = "3.6.1"
lifecycle-runtime = "2.8.7"
activity-compose = "1.9.3"
compose-bom = "2024.10.01"
compose-bom = "2024.11.00"
compose-htmlconverter = "1.0.2"
kmpalette = "3.1.0"
lyricist = "1.7.0"
navigation = "2.8.3"
navigation = "2.8.4"
molecule = "2.0.0"
media3 = "1.4.1"
coroutines = "1.9.0"
workmanager = "2.10.0"
coil = "3.0.1"
coil = "3.0.2"
ktor = "3.0.1"
result = "2.0.0"
xmlutil = "0.90.3"
Expand All @@ -48,7 +48,7 @@ leakcanary = "3.0-alpha-8"
datastore = "1.1.1"
aboutlibraries = "11.2.3"
appversioning = "1.3.2"
gpp = "3.11.0"
gpp = "3.12.1"
uiautomator = "2.3.0"
benchmarkMacroJunit4 = "1.3.3"
baselineprofile = "1.3.3"
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionSha256Sum=57dafb5c2622c6cc08b993c85b7c06956a2f53536432a30ead46166dbca0f1e9
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 81e1461

Please sign in to comment.