Update dependencies

This commit is contained in:
世界 2023-11-10 10:53:07 +08:00
parent 4295c30503
commit 8950a041a2
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
5 changed files with 3 additions and 72 deletions

View file

@ -121,7 +121,7 @@ if (getProps("APPCENTER_TOKEN") != "") {
releaseNotes = getProps("RELEASE_NOTES")
notifyTesters = true
apps {
release {
playRelease {
appName = getProps("APPCENTER_APP_NAME")
}
}