1
0

Bump huawei-publish-gradle-plugin from 1.2.2 to 1.2.4 (#1314)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
(cherry picked from commit 022a4d1ea2)
This commit is contained in:
dependabot[bot]
2021-05-02 13:49:28 +02:00
committed by Mikołaj Pich
parent 800a31f160
commit 067817bace
4 changed files with 9 additions and 10 deletions

View File

@ -144,8 +144,7 @@ play {
huaweiPublish {
instances {
hmsRelease {
clientId = System.getenv("AGC_CLIENT_ID")
clientSecret = System.getenv("AGC_CLIENT_SECRET")
credentialsPath = "$rootDir/app/src/release/agconnect-credentials.json"
buildFormat = "apk"
deployType = "draft"
}