-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Cannot compile with custom buildType #269
Comments
Hi, you need to use matchingFallbacks. |
@LouisCAD Thank's a lot! I was really puzzled by the error messages. Thank's for this hint! |
In case anyone else finds this issue, here is the actual documentation: |
@LouisCAD @felixdivo Could you please elaborate a bit on the solution? |
Not really, TBH. I don't really remember this issue or how to solve it. Sorry. |
My next hint is to Google the hint I gave earlier, @zuinqstudio. |
Hi!
I have buildType named 'dev' and can't compile my project with splitters library com.louiscad.splitties:splitties-fun-pack-android-base:3.0.0-beta01.
StackTrace:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDev'.
With debug and release types the project is compiling.
The text was updated successfully, but these errors were encountered: