Realm成功导入了,我使用的是AS2.3,能够成功导入Realm库,但是在运行app的时候报如下错误,在网上搜索之后没有找到相关的解答,请问有人遇到这样的问题吗?
FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':app:transformClassesWithRealmTransformerForDebug'.> com.android.build.gradle.BaseExtension.getDefaultConfig()Lcom/android/build/gradle/internal/dsl/DefaultConfig; * Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 10s
相关分类