error : JSR/RET are not supported with computeFrames option

后端 未结 3 797
挽巷
挽巷 2021-01-14 01:48

i am facing this error Execution failed for task app:transformClassesWithInstantRunForDebug\'.JSR/RET are not supported with computeFrames option

3条回答
  •  鱼传尺愫
    2021-01-14 02:36

    This issue had been fix in android gradle plugin 2.3 .

    Change-Id: I28677d1516033503cede27013307531a8ccd1ee1 will be fixed in 2.3 train.

    https://code.google.com/p/android/issues/detail?id=220019

提交回复
热议问题