How to fix ERROR: No signature of method: build_ap86oam3dut3pxce3x49rdtma.android()?

后端 未结 15 2164
野的像风
野的像风 2021-02-12 11:27

ERROR: No signature of method: build_ap86oam3dut3pxce3x49rdtma.android() is applicable for argument types: (build_ap86oam3dut3pxce3x49rdtma$_run_closure1) values: [build_ap86oam

15条回答
  •  天涯浪人
    2021-02-12 11:42

    in my case I needed to comment out this lines in gradle

    androidExtensions{
        experimental = true
    }
    

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题