engineering-addict
engineering-addict
This should solve the problem (just add to your `android/build.gradle`): ``` buildscript {...} subprojects { afterEvaluate {project -> if (project.hasProperty("android")) { android { compileSdkVersion rootProject.ext.compileSdkVersion buildToolsVersion rootProject.ext.buildToolsVersion } } }...
@oblador any progress with that?
Sooooo, guys you can try to rollback this commit. https://github.com/oblador/react-native-vector-icons/commit/4b3c6ae2babfe63e889a33aead8534243a4bcccf
@hampustagerud any updates on that?
Hey @guyca, could you please check this?
Hi @guyca, any progress with this issue?
@guyca still no progress with that? That issue becomes critical for me :(
@FloresRobles same here, @nikolas-theodosis could you please fixed that issue?