This repository was archived by the owner on Aug 4, 2022. It is now read-only.
Setting Signal Android Build Gradle #86
Unanswered
Rahmaditha
asked this question in
Q&A
Replies: 1 comment
-
For For enclave, if you don't use CDS, ignore it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In build.gradle we need to insert
buildConfigField "String", "STORAGE_URL", "\"https://cloudfrontdomain.com\""
buildConfigField "String", "SIGNAL_CDN_URL", "\"https://cloudfrontdomain.com\""
and i use minio. do i still need aws cloudfront??
and in mrenclave what is this strings means?
Beta Was this translation helpful? Give feedback.
All reactions