Skip to content

Commit

Permalink
Rollback runtime tracing version to avoid pulling in new Compose runtime
Browse files Browse the repository at this point in the history
Change-Id: Ie194b90d6bff6b738cabac6c9708f037eb18ea08
  • Loading branch information
dturner committed Oct 24, 2023
1 parent 6c8fe16 commit 1b0852e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ androidxAppCompat = "1.6.1"
androidxBrowser = "1.6.0"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.3"
androidxComposeRuntimeTracing = "1.0.0-alpha04"
androidxComposeRuntimeTracing = "1.0.0-alpha03"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.0.0"
Expand Down

0 comments on commit 1b0852e

Please sign in to comment.