You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
244 B
4 lines
244 B
3 years ago
|
## This file provides default values to modules using the secrets-gradle-plugin. It is necessary
|
||
|
# because the secrets properties file is not under source control so CI builds will fail without
|
||
|
# default values.
|
||
|
BACKEND_URL="http://example.com"
|