Upgrade to AppEngine SDK 1.9.81

Closes gh-22785
This commit is contained in:
Andy Wilkinson 2020-08-07 09:57:53 +01:00
parent 66fa39355d
commit 309e9d4d0a
1 changed files with 1 additions and 1 deletions

View File

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