We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00b8bd commit 1afdcd3Copy full SHA for 1afdcd3
android/build.gradle
@@ -50,7 +50,7 @@ android {
50
}
51
52
dependencies {
53
- compileOnly("androidx.annotation:annotation:1.7.1")
+ compileOnly("androidx.annotation:annotation:1.6.0")
54
implementation("androidx.core:core-ktx:1.13.1")
55
implementation("androidx.work:work-runtime:2.9.0")
56
0 commit comments