Skip to content

Commit

Permalink
Kotlin 1.9.23 / Compose 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SalomonBrys committed Mar 22, 2024
1 parent 8e6028c commit 6eeb125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
compose = "1.6.0"
compose = "1.6.1"
android-activityCompose = "1.8.2"
android-svg = "1.4"
android-lottie = "6.3.0"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
maven(url = "https://raw.githubusercontent.com/kosi-libs/kodein-internal-gradle-plugin/mvn-repo")
}
dependencies {
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.6.0")
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.6.1")
}
}

Expand Down

0 comments on commit 6eeb125

Please sign in to comment.