There was an error while loading. Please reload this page.
2 parents f97aba1 + 1311847 commit 292ba0eCopy full SHA for 292ba0e
1 file changed
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:26.0.2'
+ implementation 'org.jetbrains:annotations:26.1.0'
166
implementation 'com.google.guava:guava-annotations:r03'
167
168
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
0 commit comments