Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 526a0ab commit acced70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencyResolutionManagement {
library('android-gradle', 'com.android.tools.build:gradle:8.1.1')
library('androidx-cardview', 'androidx.cardview:cardview:1.0.0')
library('androidx-core', 'androidx.core:core:1.12.0')
library('androidx-annotation', 'androidx.annotation:annotation:1.6.0')
library('androidx-annotation', 'androidx.annotation:annotation:1.7.1')
library('androidx-appcompat', 'androidx.appcompat:appcompat:1.6.1')
library('androidx-benchmark.gradle', 'androidx.benchmark', 'benchmark-gradle-plugin').versionRef('androidx-benchmark')
library('androidx-benchmark.junit', 'androidx.benchmark', 'benchmark-junit4').versionRef('androidx-benchmark')
Expand Down

0 comments on commit acced70

Please sign in to comment.