Skip to content

Commit

Permalink
Update kotlin and compose dependencies (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Oct 4, 2023
1 parent acabec1 commit 1fa01d1
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 @@ -3,11 +3,11 @@ agp = "8.1.2" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-min = "21"
android-target = "32"
compose = "1.4.3"
compose = "1.5.1"
coroutines = "1.7.3"
jacoco = "0.8.7"
jvm-toolchain = "11"
kotlin = "1.9.0"
kotlin = "1.9.10"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.2" }
Expand Down

0 comments on commit 1fa01d1

Please sign in to comment.