We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
还有一个问题是我升级了sdk 跟gradle整体列表不能上下滑动了。我现升级的用的sdk版本如下: compileSdkVersion 27 buildToolsVersion '27.0.3' gradle-4.1 一样的代码,我没有改动,原来老的sdk: targetSdkVersion : 23, gradle-2.2 都是可以上下滑动的,也没报那个错。只是升级了sdk,更新了gradle ,现在集成到了项目,希望楼主可以早点fix 掉,十分感谢!
The text was updated successfully, but these errors were encountered:
targetSdkVersion 是多少哇? gradle 的 plugin 版本是多少哇?
Sorry, something went wrong.
No branches or pull requests
还有一个问题是我升级了sdk 跟gradle整体列表不能上下滑动了。我现升级的用的sdk版本如下:
compileSdkVersion 27
buildToolsVersion '27.0.3'
gradle-4.1
一样的代码,我没有改动,原来老的sdk:
targetSdkVersion : 23,
gradle-2.2
都是可以上下滑动的,也没报那个错。只是升级了sdk,更新了gradle ,现在集成到了项目,希望楼主可以早点fix 掉,十分感谢!
The text was updated successfully, but these errors were encountered: