Skip to content

Commit 15d4b66

Browse files
authored
Merge pull request #570 from matomo-org/dependabot/gradle/androidx.annotation-annotation-1.9.1
Bump androidx.annotation:annotation from 1.8.0 to 1.9.1
2 parents 0bac533 + 57b37e4 commit 15d4b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
}
3131

3232
dependencies {
33-
implementation "androidx.annotation:annotation:1.8.0"
33+
implementation "androidx.annotation:annotation:1.9.1"
3434
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
3535
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
3636

0 commit comments

Comments
 (0)