You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task :app:mergeExtDexOnlineDebug
ERROR:/Users/dingbaosheng/.gradle/caches/transforms-3/13132e71f6d89bac8959c53969d01db5/transformed/jetified-finapplet-2.41.5-runtime.jar: D8: Cannot constrain type: @nullable java.io.FileInputStream {} for value: v52 by constraint: INT
What went wrong:
Execution failed for task ':app:mergeExtDexOnlineDebug'.
Could not resolve all files for configuration ':app:onlineDebugRuntimeClasspath'.
Failed to transform finapplet-2.41.5.aar (com.finogeeks.lib:finapplet:2.41.5) to match attributes {artifactType=android-dex, asm-transformed-variant=onlineDebug, dexing-enable-desugaring=true, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingWithClasspathTransform: /Users/dingbaosheng/.gradle/caches/transforms-3/13132e71f6d89bac8959c53969d01db5/transformed/jetified-finapplet-2.41.5-runtime.jar.
> Error while dexing.
Task :app:mergeExtDexOnlineDebug
ERROR:/Users/dingbaosheng/.gradle/caches/transforms-3/13132e71f6d89bac8959c53969d01db5/transformed/jetified-finapplet-2.41.5-runtime.jar: D8: Cannot constrain type: @nullable java.io.FileInputStream {} for value: v52 by constraint: INT
Execution failed for task ':app:mergeExtDexOnlineDebug'.
构建环境:
gradle-7.3.3-all.zip
gradle插件:com.android.tools.build:gradle:7.2.0
kotlin;1.6.21: classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
集成finapplet:2.41.5
大家没这问题吗?
The text was updated successfully, but these errors were encountered: