AppJoint icon indicating copy to clipboard operation
AppJoint copied to clipboard

Ambiguous method overloading for method java.io.FileInputStream#<init>

Open Snooker-shoot opened this issue 2 years ago • 0 comments

Execution failed for task ':app:transformClassesWithAppJointForAlphaDebug'.

groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.io.FileInputStream#. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [class java.io.FileDescriptor] [class java.io.File] [class java.lang.String]

Snooker-shoot avatar May 12 '22 09:05 Snooker-shoot