We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5352b92 commit f5a83b8Copy full SHA for f5a83b8
appengine/endpoints-frameworks-v2/migration-example/build.gradle
@@ -20,7 +20,7 @@ buildscript { // Configuration for building
20
}
21
dependencies {
22
// App Engine Gradle plugin
23
- classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.1.0'
+ classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.1.1'
24
25
// Endpoints Frameworks Gradle plugin
26
classpath 'com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.0-beta6'
0 commit comments