razorRun/react-native-vlc-media-player

Android failed to build cannot get property Files for task

gandous opened this issue · 0 comments

Build file '/home//Documents///android/app/build.gradle' line: 251

* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not get unknown property 'Files' for task ':app:mergeDebugNativeLibs' of type com.android.build.gradle.internal.tasks.MergeNativeLibsTask.

Can be fix by adding java.nio.file. before Files