Skip to content

Commit 6ab99b2

Browse files
authored
Merge pull request #12 from googlecodelabs/st/downgrade-adp-version-end
[bechmark][end] Downgrading agp version to work with Flamingo
2 parents a8b83a4 + b037413 commit 6ab99b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarking/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
accompanist = "0.30.1"
3-
androidGradlePlugin = "8.1.0-alpha11"
3+
androidGradlePlugin = "8.0.1"
44
androidx-activity-compose = "1.7.0"
55
androidx-appcompat = "1.6.1"
66
androidx-benchmark = "1.1.1"

0 commit comments

Comments
 (0)