gradle uses the Android platform to use the latest weex version 0.18.7 gradle:
compile "com.taobao.android:weex_sdk:0.18.7-beta-1@aar"
an error was reported when initializing weex, which feels like an error in the framework layer. There is no such error in 0.18.0. The general meaning of the error is as follows:
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_b0d6a23/Offline.
For more information onerror report, please see attachment
.