Gradle useOldManifestMerger not found
I updated my gradle and it gives me this error:
Could not find method useOldManifestMerger() for arguments [true] on project
I am using android studio 1.0 RC2 with gradle plugin 1.0.0 RC2 and gradle 2.2.1.
Any idea what is causing this error?
Thanks in advance!
+3
kennyevo
source
to share
1 answer
I didn't notice a warning in the previous version that it is deprecated and will be removed from 1.0.0, so this issue will be resolved.
+3
kennyevo
source
to share