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 1efaf6c + ee4f666 commit 4183da1Copy full SHA for 4183da1
build.gradle
@@ -162,7 +162,7 @@ dependencies {
162
compileOnly localGroovy()
163
// Don't enable this on the repository because this artifact may include bytecode incompatibility.
164
// compileOnly "com.android.tools.build:gradle:$androidGradleVersion"
165
- implementation 'org.jetbrains:annotations:24.1.0'
+ implementation 'org.jetbrains:annotations:25.0.0'
166
implementation 'com.google.guava:guava-annotations:r03'
167
168
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4'
0 commit comments