We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bac533 + 57b37e4 commit 15d4b66Copy full SHA for 15d4b66
tracker/build.gradle
@@ -30,7 +30,7 @@ android {
30
}
31
32
dependencies {
33
- implementation "androidx.annotation:annotation:1.8.0"
+ implementation "androidx.annotation:annotation:1.9.1"
34
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
35
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
36
0 commit comments