Upgrade to AppEngine SDK 1.9.81

Closes gh-22453
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:31 +01:00
parent b6516c9790
commit bec2942bae
1 changed files with 1 additions and 1 deletions

View File

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