Upgrade to AppEngine SDK 1.9.78

Closes gh-20060
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:21 +01:00
parent aa56a6f647
commit c5d38e0b5f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ bom {
] ]
} }
} }
library("AppEngine SDK", "1.9.77") { library("AppEngine SDK", "1.9.78") {
group("com.google.appengine") { group("com.google.appengine") {
modules = [ modules = [
"appengine-api-1.0-sdk" "appengine-api-1.0-sdk"