Created a new user with a new key. This time without pushing the key to GitHub, lol.
This commit is contained in:
parent
3bd18d11e8
commit
fbd16a1003
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ repositories {
|
||||||
|
|
||||||
// For pushing APKs directly to Google Play. Won't work without the .p12 key.
|
// For pushing APKs directly to Google Play. Won't work without the .p12 key.
|
||||||
play {
|
play {
|
||||||
serviceAccountEmail = '992499570703-57nnnb8m7ha6sri9tcov8nhgkg3fc9i9@developer.gserviceaccount.com'
|
serviceAccountEmail = '992499570703-v2bp8sl246qm0tblmfv4s45v6njhdfr2@developer.gserviceaccount.com'
|
||||||
pk12File = file('../privatekeys/play-developer-key.p12')
|
pk12File = file('../privatekeys/play-developer-key.p12')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue