Skip to content

Commit b1356dc

Browse files
Update all dependencies 8.11.0 to v8.11.1 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 515395d commit b1356dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
min-sdk = "26"
1717
target-sdk = "35"
1818
compile-sdk = "35"
19-
agp = "8.11.0"
19+
agp = "8.11.1"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.6.1"
2222
androidx-lifecycle = "2.8.7"

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
min-sdk = "26"
1717
target-sdk = "35"
1818
compile-sdk = "35"
19-
agp = "8.11.0"
19+
agp = "8.11.1"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.7.2"
2222
androidx-lifecycle = "2.9.1"

0 commit comments

Comments
 (0)