RCTWebRTCDemo icon indicating copy to clipboard operation
RCTWebRTCDemo copied to clipboard

not working with latest version of gradle (4.6-all)

Open mpbunch opened this issue 6 years ago • 0 comments

Any chance this demo will be updated to work out of the box with the latest versions of android studio, gradle, and android os?

Android Studio: 3.2.1 Gradle: gradle-4.6-all.zip classpath 'com.android.tools.build:gradle:3.2.1' SDK 28

Opening the project yields the following error: No toolchains found in the NDK toolchains folder for ABI with prefix: mipsel-linux-android

Which causes you to update gradle, then it starts complaining about other things..

mpbunch avatar Dec 06 '18 21:12 mpbunch