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.
1 parent a672c28 commit 6fb2d55Copy full SHA for 6fb2d55
build.gradle
@@ -54,7 +54,7 @@ artifacts {
54
}
55
56
dependencies {
57
- compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.29'
+ compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.30'
58
api 'com.squareup.okhttp3:okhttp:4.11.0'
59
api 'com.google.code.gson:gson:2.11.0'
60
api 'io.opencensus:opencensus-api:0.31.1'
0 commit comments