Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
//
// The Compose compiler plugin below is the version this build does control.
plugins {
id("com.android.application") version "9.3.2" apply false
id("com.android.application") version "9.4.0" apply false
// v1.8.8 "Atlas" (Workstream J): the Macrobenchmark `:baselineprofile` module is
// a `com.android.test` module — declare that plugin id here so it resolves for
// the new module (it shares AGP's version coordinate).
Expand Down