Upgrade to AppEngine SDK 1.9.80

Closes gh-21223
This commit is contained in:
Stephane Nicoll
2020-04-29 14:34:13 +02:00
parent 2ea946f468
commit a13ebcba88

View File

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