Skip to content

Commit 6eead0f

Browse files
Update dependency androidx.annotation:annotation to v1.8.2 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f618899 commit 6eead0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ktlint = "0.48.1"
66
[libraries]
77
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
88
androidActivityCompose = "androidx.activity:activity-compose:1.9.1"
9-
androidAnnotation = "androidx.annotation:annotation:1.8.1"
9+
androidAnnotation = "androidx.annotation:annotation:1.8.2"
1010
androidCollection = "androidx.collection:collection:1.4.2"
1111
androidTestRunner = "androidx.test:runner:1.6.1"
1212
composeMaterial = "androidx.compose.material:material:1.6.8"

0 commit comments

Comments
 (0)