Skip to content

Commit 896b702

Browse files
Update dependency androidx.annotation:annotation-jvm to v1.8.2 (#3282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8f550c commit 896b702

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
@@ -75,7 +75,7 @@ oss_licenses_plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
7575
# AndroidX
7676
androidx_core = { module = "androidx.core:core", version.ref = "core" }
7777
androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
78-
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.8.1"
78+
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.8.2"
7979
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
8080
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
8181
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.7"

0 commit comments

Comments
 (0)