Skip to content

Commit

Permalink
Upgrade kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeda88 committed Dec 13, 2024
1 parent d936e81 commit f6e231e
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
@@ -1,11 +1,11 @@
[versions]
kaluga = "1.6.0"

androidGradle = "8.7.2"
androidGradle = "8.7.3"
androidBuildTools = "34.0.0"
androidCompileSdk = "35"
androidMinSdk = "24"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinter = "4.4.1"
kotlinx-kover = "0.8.3"
dependencycheck = "10.0.3"
Expand All @@ -24,15 +24,15 @@ androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-arch-core = "2.2.0"
androidx-browser = "1.8.0"
androidx-compose = "1.7.5"
androidx-compose = "1.7.6"
androidx-compose-constraintlayout = "1.1.0"
androidx-compose-ui = "1.7.5"
androidx-compose-ui = "1.7.6"
androidx-compose-material = "1.3.1"
androidx-constraintlayout = "2.2.0"
androidx-core = "1.15.0"
androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-navigation = "2.8.4"
androidx-navigation = "2.8.5"
androidx-test = "1.6.1"
androidx-test-runner = "1.6.2"
androidx-test-espresso = "3.6.1"
Expand Down

0 comments on commit f6e231e

Please sign in to comment.