Skip to content

Commit

Permalink
Merge pull request #37 from skydoves/compose-compiler/1.5.7
Browse files Browse the repository at this point in the history
Bump compose compiler to 1.5.7, nexus plugin to 0.26.0
  • Loading branch information
skydoves authored Dec 30, 2023
2 parents d0ea15e + 2c2021a commit 6470d82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
agp = "8.2.0"
dokka = "1.9.10"
nexusPlugin = "0.25.3"
nexusPlugin = "0.26.0"
kotlin = "1.9.21"
kotlinBinaryCompatibility = "0.13.2"
jvmTarget = "11"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.6"
androidxComposeCompiler = "1.5.7"
androidxComposeConstraintLayout = "1.0.1"
androidxActivity = "1.8.0"
androidxTest = "1.5.2"
androidxNavigation = "2.7.5"
coroutines = "1.7.3"
landscapist = "2.2.12"
landscapist = "2.2.13"
baselineProfiles = "1.3.1"
uiAutomator = "2.3.0-alpha05"
spotless = "6.21.0"
Expand Down

0 comments on commit 6470d82

Please sign in to comment.