Skip to content

Commit f5a83b8

Browse files
author
Frank Natividad
committed
Update version number of app-gradle-plugin
1 parent 5352b92 commit f5a83b8

File tree

1 file changed

+1
-1
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/migration-example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript { // Configuration for building
2020
}
2121
dependencies {
2222
// App Engine Gradle plugin
23-
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.1.0'
23+
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.1.1'
2424

2525
// Endpoints Frameworks Gradle plugin
2626
classpath 'com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.0-beta6'

0 commit comments

Comments
 (0)