Skip to content

Commit 06fa464

Browse files
committed
Upgrade AGP to 8.2.2
1 parent 9c547b0 commit 06fa464

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/androidx.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
agp_version = "8.2.1"
3-
lifecycle_version = "2.6.2"
2+
agp_version = "8.2.2"
3+
lifecycle_version = "2.7.0"
44
paging_version = "3.2.1"
55

66
[libraries]
@@ -25,7 +25,7 @@ workmanager = "androidx.work:work-runtime:2.9.0"
2525
paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "paging_version" }
2626
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }
2727

28-
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.2"
28+
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.3"
2929
test-ext = "androidx.test.ext:junit-ktx:1.2.0-alpha02"
3030
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha02"
3131
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-beta01"

0 commit comments

Comments
 (0)