Merge pull request #125 from ryonakano/add-stripe-key

AppData: Add Stripe key
This commit is contained in:
Murilo Venturoso 2021-11-16 08:15:53 -03:00 committed by GitHub
commit 9c1dccb46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -279,5 +279,6 @@
<value key="x-appcenter-color-primary">#ffe16b</value>
<value key="x-appcenter-color-primary-text">#000</value>
<value key="x-appcenter-suggested-price">4</value>
<value key="x-appcenter-stripe">pk_live_cH1JpagsRUPgwjv4GhaO7ncS</value>
</custom>
</component>