mirror of
https://github.com/status-im/status-react.git
synced 2025-02-08 17:15:52 +00:00
add gradle constants
This commit is contained in:
parent
e7463b877a
commit
6699e6e667
@ -18,3 +18,7 @@
|
|||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
|
|
||||||
android.useDeprecatedNdk=true
|
android.useDeprecatedNdk=true
|
||||||
|
STATUS_RELEASE_STORE_FILE=/path/to/store/file
|
||||||
|
STATUS_RELEASE_STORE_PASSWORD=password
|
||||||
|
STATUS_RELEASE_KEY_ALIAS=alias
|
||||||
|
STATUS_RELEASE_KEY_PASSWORD=password
|
||||||
|
Loading…
x
Reference in New Issue
Block a user