We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 282ff61 commit aaf4ff0Copy full SHA for aaf4ff0
MicrobenchmarkSample/gradle/libs.versions.toml
@@ -1,18 +1,18 @@
1
[versions]
2
agp = "7.3.1"
3
-appcompat = "1.5.1"
4
-benchmark = "1.1.0"
+appcompat = "1.6.1"
+benchmark = "1.2.0-beta01"
5
cardView = "1.0.0"
6
constraintLayout = "2.1.4"
7
-core = "1.9.0"
8
-kotlin = "1.7.10"
9
-material = "1.6.1"
10
-recyclerView = "1.2.1"
+core = "1.10.1"
+kotlin = "1.8.22"
+material = "1.9.0"
+recyclerView = "1.3.0"
11
12
-androidxTest = "1.4.0"
13
-espressoCore = "3.4.0"
+androidxTest = "1.5.2"
+espressoCore = "3.5.1"
14
jUnit = "4.13.2"
15
-testExt = "1.1.3"
+testExt = "1.1.5"
16
17
[libraries]
18
0 commit comments