Skip to content

Commit ffa609d

Browse files
authored
Merge branch 'development' into AAT-232-BasePaparazziTest
2 parents 44d08c2 + 936b01b commit ffa609d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
activityCompose = "1.10.1"
3-
agp = "8.9.2"
3+
agp = "8.10.0"
44
androidxTest = "1.2.1"
55
appCompat = "1.7.0"
66
coil = "3.1.0"
77
compileSdk = "35"
8-
composeBom = "2025.04.01"
8+
composeBom = "2025.05.00"
99
detektGradlePlugin = "1.23.8"
1010
espresso = "3.6.1"
1111
gradleVersionsPlugin = "0.52.0"
@@ -16,7 +16,7 @@ kotlinter = "5.0.2"
1616
ksp = "2.1.20-2.0.1"
1717
ktxCore = "1.16.0"
1818
leakCanary = "2.14"
19-
lifecycle = "2.8.7"
19+
lifecycle = "2.9.0"
2020
material = "1.12.0"
2121
minSdk = "23"
2222
moshi = "1.15.2"
@@ -25,8 +25,8 @@ retrofit = "2.11.0"
2525
room = "2.7.1"
2626
sortDependencies = "0.14"
2727
testParameterInjector = "1.18"
28-
xr = "1.0.0-alpha03"
29-
xr-material = "1.0.0-alpha06"
28+
xr = "1.0.0-alpha04"
29+
xr-material = "1.0.0-alpha07"
3030

3131
[libraries]
3232
android-material = { module = "com.google.android.material:material", version.ref = "material" }

0 commit comments

Comments
 (0)