transformClassesWithDesugar build error after updating to AS 3.0 Canary 6

后端 未结 7 565
抹茶落季
抹茶落季 2020-12-06 03:56

I updated to Android Studio 3.0 Canary 6 and am now getting following error (had been on Canary 5). I\'ve searched for people seeing similar issues but no luck so far. Any

7条回答
  •  一生所求
    2020-12-06 04:36

    For those who encounter this problem on an ionic or cordova project this command will help you:

    cordova clean android

提交回复
热议问题