Skip to content

Commit 4613f57

Browse files
author
Murat Yener
authored
Merge pull request #255 from android/bw/versionBump
Upgrade to agp 8.1.1 and mbm 1.2.0-rc01
2 parents e98becb + acf7260 commit 4613f57

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

MacrobenchmarkSample/gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
[versions]
2-
agp = "8.1.0-rc01"
2+
agp = "8.1.1"
33
activity = "1.7.2"
44
appcompat = "1.6.1"
5-
benchmark = "1.2.0-beta01"
6-
composeBom = "2023.06.01"
5+
benchmark = "1.2.0-rc01"
6+
composeBom = "2023.09.01"
77
composeCompiler = "1.4.7"
88
constraintLayout = "2.1.4"
9-
core = "1.10.1"
9+
core = "1.12.0"
1010
coroutines = "1.6.4"
1111
concurrentFutures = "1.1.0"
1212
curtains = "1.2.4"
1313
dataStore = "1.0.0"
1414
espressoCore = "3.5.1"
1515
jUnit = "1.1.5"
1616
kotlin = "1.8.21"
17-
lifecycle = "2.6.1"
17+
lifecycle = "2.6.2"
1818
material = "1.9.0"
1919
profileInstaller = "1.3.1"
2020
rules = "1.5.0"
2121
testExt = "1.1.4"
2222
tracing = "1.1.0"
23-
uiAutomator = "2.3.0-alpha03"
23+
uiAutomator = "2.3.0-alpha04"
2424

2525
[libraries]
2626
androidx-rules = { module = "androidx.test:rules", version.ref = "rules" }

0 commit comments

Comments
 (0)