Skip to content
New issue

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

java.lang.NoSuchMethodException: findHighestSdkInstalled() #1

Open
yizems opened this issue Sep 18, 2021 · 1 comment
Open

java.lang.NoSuchMethodException: findHighestSdkInstalled() #1

yizems opened this issue Sep 18, 2021 · 1 comment

Comments

@yizems
Copy link

yizems commented Sep 18, 2021

classpath 'com.android.tools.build:gradle:3.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20"
classpath "com.github.wuyr.incrementalcompiler:plugin:1.0.0"

image

感觉好像已经编译成功了

@wuyr
Copy link
Owner

wuyr commented Sep 18, 2021

gradle版本低了,需要升级一下:

Gradle Version不低于6.1.1
Android Gradle Plugin Version不低于3.6.0
compileSdkVersion/buildToolsVersion不低于28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants