Advertisement
Guest User

Untitled

a guest
Oct 13th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. ## This file must *NOT* be checked into Version Control Systems,
  2. # as it contains information specific to your local configuration.
  3. #
  4. # Location of the SDK. This is only used by Gradle.
  5. # For customization when using a Version Control System, please read the
  6. # header note.
  7. #Fri Dec 21 17:07:08 SGT 2018
  8. ndk.dir=C\:\\Users\\rosem\\AppData\\Local\\Android\\Sdk\\ndk-bundle
  9. sdk.dir=C\:\\Users\\rosem\\AppData\\Local\\Android\\Sdk
  10. # =============================================
  11. # Staging Configs
  12. # =============================================
  13. clientId=e462375028bc90552335a0e4fb09a0910276b8545991b16ce67f3f42948e543d
  14. accountsUrl=https://staging.gwardya.ecmoney.com
  15. kycUrl=https://staging.identity.ecmoney.com
  16. providersUrl=https://staging.providers.ecmoney.com
  17. bankerUrl=https://staging.banker.ecmoney.com
  18. bayadUrl=https://staging.bayad.ecmoney.com
  19. termsAndCondition=https://staging.identity.ecmoney.com/api/v1/terms-and-condition
  20. googleCredential=824089994926-kmrv85g2j3ln6pl5hrktkh27hsmr019r.apps.googleusercontent.com
  21. armadilloPassword=DYMmnKtxfbPuyJWwZ2J5SAszv1PQqDGpt8P3yKGi14CPgRS6nYuPWfChTdzMfraGfHafjisXkzt7wRlXrM6SMDQZJ46yhkM1aCe8XuCNN61dJ5Q3PlMVru5GPNRDpjhU
  22. userIdentifier=androidDev1
  23. # =============================================
  24. # Signing Configs
  25. # =============================================
  26. debugKeyAlias=androiddebugkey
  27. debugKeyPassword=android
  28. debugStoreFile=debug.keystore
  29. debugStorePassword=android
  30. releaseKeyAlias=keystore-bitbit-v2
  31. releaseKeyPassword=rUHOKG2MHvbZ
  32. releaseStoreFile=bitbit-v2.release.keystore
  33. releaseStorePassword=rUHOKG2MHvbZ
  34. identityPoolId=ap-southeast-1:bcb7ef03-921f-4af2-8278-c1ed2e577bcb
  35. bucket=staging-bitbit-v2-assets
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement