Skip to content

Commit

Permalink
Bump Compose BOM to 2023.09.02 and marcro benchmark to 1.2.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Oct 2, 2023
1 parent 6029e23 commit ddcd4c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
agp = "8.1.1"
dokka = "1.8.20"
agp = "8.1.2"
dokka = "1.9.0"
kotlin = "1.9.10"
kotlinBinaryCompatibility = "0.13.2"
jvmTarget = "11"
nexusPlugin = "0.25.3"
androidxComposeBom = "2023.09.00"
androidxComposeBom = "2023.09.02"
androidxComposeCompiler = "1.5.3"
androidxComposeConstraintLayout = "1.0.1"
androidxMaterial = "1.9.0"
Expand All @@ -14,7 +14,7 @@ androidxActivity = "1.7.2"
androidxFragment = "1.6.1"
androidxLifecycle = "2.6.2"
androidxAnnotation = "1.7.0"
androidxMacroBenchmark = "1.2.0-beta05"
androidxMacroBenchmark = "1.2.0-rc01"
androidxTest = "1.5.2"
baselineProfiles = "1.3.1"
uiAutomator = "2.3.0-alpha04"
Expand Down

0 comments on commit ddcd4c0

Please sign in to comment.