We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cd3a76 + 08584f0 commit 5b6c6c0Copy full SHA for 5b6c6c0
2 files changed
chartLib/build.gradle.kts
@@ -43,7 +43,7 @@ android {
43
}
44
45
dependencies {
46
- implementation("androidx.annotation:annotation:1.9.1")
+ implementation("androidx.annotation:annotation:1.10.0")
47
implementation("androidx.core:core:1.18.0")
48
implementation("androidx.activity:activity-ktx:1.13.0")
49
implementation("com.github.AppDevNext.Logcat:LogcatCoreLib:3.4")
chartLibCompose/build.gradle.kts
@@ -45,7 +45,7 @@ android {
50
51
0 commit comments