Skip to content

Commit

Permalink
Merge branch 'main' into renovate/androidtools
Browse files Browse the repository at this point in the history
  • Loading branch information
romansavka-mq authored Nov 8, 2024
2 parents 9700f1d + 1179af3 commit 344f7a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ android-minSdk = "23"
android-targetSdk = "34"
android-version-versionName = "1.1.1"

agp = "8.7.1"
androidTools = "31.7.2"
agp = "8.7.2"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlinx-kover = "0.8.3"
androidx-compose = "1.7.4"
androidx-compose = "1.7.5"
androidx-core = "1.13.1"
androidx-lifecycle = "2.8.6"
androidx-material = "1.7.4"
androidx-material = "1.7.5"
androidx-navigation = "2.8.3"
androidx-startup = "1.2.0"
androidx-test = "1.6.1"
Expand All @@ -28,13 +28,13 @@ compose-destinations = "1.11.7"
hilt = "2.52"
koin = "4.0.0"
detekt = "1.23.7"
ktlint = "1.3.1"
ktlint = "1.4.1"
junit5 = "5.11.3"
mockk = "1.13.13"
truth = "1.4.4"
turbine = "1.2.0"
deps-update-scanner = "0.51.0"
deps-catalog-updater = "0.8.4"
deps-catalog-updater = "0.8.5"

[libraries]
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
Expand Down

0 comments on commit 344f7a5

Please sign in to comment.