You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to add new mnemonic language word list, so I cloned the web3j locally. I want to import it as module in Android Studio doing File->New->Import Module but I got this error.
ERROR: Could not find method compile() for arguments [project ':utils'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
The text was updated successfully, but these errors were encountered:
iikirilov
changed the title
ERROR: Could not find method compile() for arguments [project ':utils']
Make word list used for mnemonic configurable
Mar 7, 2019
I need to add new mnemonic language word list, so I cloned the web3j locally. I want to import it as module in Android Studio doing File->New->Import Module but I got this error.
ERROR: Could not find method compile() for arguments [project ':utils'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
The text was updated successfully, but these errors were encountered: