Closed freddieerg closed 5 years ago
Installed using yarn exactly as the instructions say to do so, using a compatible version of react native but get this error everytime:
Could not get unknown property 'getJavaCompileProvider' for object of type com.android.build.gradle.internal.api.LibraryVariantImpl.
@freddieerg I'm having the same exact error, can you tell me how did you solve it ?
@ThalKod I think you need to roll back to 0.2.0 to use javaCompile instead of getJavaCompileProvider.
https://github.com/ghondar/react-native-torrent-streamer/commit/49d21b9d3c741b9ab2e41982ae153d5b8547d3eb
Installed using yarn exactly as the instructions say to do so, using a compatible version of react native but get this error everytime:
Could not get unknown property 'getJavaCompileProvider' for object of type com.android.build.gradle.internal.api.LibraryVariantImpl.