mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Remove misinformation from settings.gradle
This commit is contained in:
parent
46b2d6f937
commit
353ed46407
@ -20,7 +20,6 @@ if (localProperties != null) {
|
|||||||
|
|
||||||
if (appServicesLocalPath != null) {
|
if (appServicesLocalPath != null) {
|
||||||
logger.lifecycle("Local configuration: substituting application-services modules from path: $appServicesLocalPath")
|
logger.lifecycle("Local configuration: substituting application-services modules from path: $appServicesLocalPath")
|
||||||
// XXX doesn't quite work yet.
|
|
||||||
includeBuild(appServicesLocalPath)
|
includeBuild(appServicesLocalPath)
|
||||||
} else {
|
} else {
|
||||||
logger.lifecycle("Local configuration: application-services substitution path missing. Specify it via '$settingAppServicesPath' setting.")
|
logger.lifecycle("Local configuration: application-services substitution path missing. Specify it via '$settingAppServicesPath' setting.")
|
||||||
|
Loading…
Reference in New Issue
Block a user