Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 7f1a0ce commit 9c3cfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
ext.deps = [
androidPlugin : 'com.android.tools.build:gradle:7.3.0',
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
androidxAnnotations : 'androidx.annotation:annotation:1.9.1',
androidxCore : 'androidx.core:core:1.6.0',
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
Expand Down

0 comments on commit 9c3cfa5

Please sign in to comment.