We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ae9339 + 79d4a4c commit faf8c3cCopy full SHA for faf8c3c
format/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("com.google.guava:guava:33.4.8-jre")
12
implementation("io.github.itsaky:nb-javac-android:17.0.0.3")
13
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
14
- implementation("org.jetbrains:annotations:26.0.2")
+ implementation("org.jetbrains:annotations:26.0.2-1")
15
annotationProcessor("com.google.auto.value:auto-value:1.11.0")
16
}
17
0 commit comments