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 tried the README code to import native library in my project and it failed, the prompt is Could not find method listOf() for arguments [mvn, compile] on object of type org.gradle.process.internal.DefaultExecAction_Decorated.
I tried the README code to import native library in my project and it failed, the prompt is
Could not find method listOf() for arguments [mvn, compile] on object of type org.gradle.process.internal.DefaultExecAction_Decorated.