Skip to content

Commit fbe41a0

Browse files
Update dependency androidx.annotation:annotation to v1.8.2
1 parent 7f1a0ce commit fbe41a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
ext.deps = [
2222
androidPlugin : 'com.android.tools.build:gradle:7.3.0',
2323
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
24-
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
24+
androidxAnnotations : 'androidx.annotation:annotation:1.8.2',
2525
androidxCore : 'androidx.core:core:1.6.0',
2626
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
2727
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',

0 commit comments

Comments
 (0)