Vote count:
0
I imported an Android library project in Android Studio and I get the following strange error in one of the build.gradle files:
Error:(67, 0) No signature of method: java.util.ArrayList.dependsOn()
is applicable for argument types: (org.gradle.api.tasks.Copy_Decorated)
values: [task ':crypto:g4jcrypto-ArxanDebugCopyJarTo}']
Any idea how to solve it? For once I see that there is no method
dependsOn()
in the class ArrayList. Any help will be greatly appreciated.
asked 22 secs ago
Error in build.gradle file when importing Android library project in Android Studio 1.0.2
Aucun commentaire:
Enregistrer un commentaire