react-native-mqtt icon indicating copy to clipboard operation
react-native-mqtt copied to clipboard

build.grade

Open Morne-Digia opened this issue 9 years ago • 1 comments

In your instructions you stated

Insert the following lines inside the dependencies block in android/app/build.gradle, don't missing apply plugin:'java' on top:

but that causes the build to fail. When it is replaced with apply plugin: "com.android.application" then the application builds correctly and runs correctly as well.

Morne-Digia avatar Apr 18 '16 11:04 Morne-Digia

i have same problem!

TarikSeyceri avatar Jun 19 '19 12:06 TarikSeyceri