rnc-archive / react-native-webgl

DEPRECATED: use expo-gl – Implements WebGL for react-native
295 stars 73 forks source link

downloadJSCHeaders not working #88

Closed mrquanghuy closed 5 years ago

mrquanghuy commented 5 years ago

No Template

Hi All. I was follow installizing step I added gradle-download-task to android/build.gradle

dependencies { classpath 'de.undercouch:gradle-download-task:3.1.2' ... } but i got an error image

my android target version is 9.0 buildToolsVersion = "28.0.3" minSdkVersion = 21 compileSdkVersion = 28 targetSdkVersion = 28 supportLibVersion = "28.0.0"

Any help plz!

MriduDixit15 commented 5 years ago

did you get solution

gre commented 5 years ago

this specific bug was recently fixed