我将我的android工作室更新为2.2.现在当我打开并运行上一个项目时,我收到错误UnsupportedMethodException.
Unsupported method: AndroidProject.getPluginGeneration().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model
Run Code Online (Sandbox Code Playgroud)
.
我将我的android工作室更新为2.1.2并打开了上一个项目.现在它显示FloatMath.sqrt()已弃用且无法解析方法'sqrt(float)'