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

能否支持下agp 8? Agp 8 报错如下 #383

Open
SheepYoung opened this issue Jun 13, 2024 · 0 comments
Open

能否支持下agp 8? Agp 8 报错如下 #383

SheepYoung opened this issue Jun 13, 2024 · 0 comments

Comments

@SheepYoung
Copy link

Caused by: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: java.io.File(String, File)
at org.gradle.internal.classpath.intercept.CallInterceptorsSet$DecoratingCallSite.access$401(CallInterceptorsSet.java:150)
at org.gradle.internal.classpath.intercept.CallInterceptorsSet$DecoratingCallSite$4.callOriginal(CallInterceptorsSet.java:204)
at org.gradle.internal.classpath.intercept.CallInterceptorsSet$1.doIntercept(CallInterceptorsSet.java:63)
at org.gradle.internal.classpath.intercept.CallInterceptorsSet$DecoratingCallSite.callConstructor(CallInterceptorsSet.java:201)
at com.meituan.android.walle.ChannelMaker.generateChannelApk(ChannelMaker.groovy:262)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at com.meituan.android.walle.ChannelMaker$_generateChannelApkByConfigFile_closure8.doCall$original(ChannelMaker.groovy:228)
at com.meituan.android.walle.ChannelMaker$_generateChannelApkByConfigFile_closure8.doCall(ChannelMaker.groovy)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at com.meituan.android.walle.ChannelMaker.generateChannelApkByConfigFile(ChannelMaker.groovy:204)
at com.meituan.android.walle.ChannelMaker$generateChannelApkByConfigFile$1.callCurrent(Unknown Source)
at com.meituan.android.walle.ChannelMaker.packaging(ChannelMaker.groovy:154)

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

1 participant