I was following this instructions to add a library in android studio. The last step is to add the line manifestmerger.enabled=true
in project.properties
. I have few .properties
files such as local.properties
, gradle.properties
, cache.properties
but I can't find project.properties
file.
project.properties is a Eclipse thing and Android studio does not use project.properties file. If you need one, it has to be manually created. But it will not be used by Android Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With