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 6fb2d55 commit 673b3b3Copy full SHA for 673b3b3
build.gradle
@@ -54,7 +54,7 @@ artifacts {
54
}
55
56
dependencies {
57
- compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.30'
+ compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.31'
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