Error log: <https://jitpack.io/com/github/alorma/C...
# compose
t
Maybe you can add a Travis or Circle CI file: https://jitpack.io/docs/BUILDING/#java-version
t
Don't know, but maybe it has something to do with: https://youtrack.jetbrains.com/issue/KT-43944?
Copy code
android{
    configurations{
        create("compile")
    }
}
It is at least using java-11 now... https://developer.android.com/studio/preview/features#dependency-configurations-removed
Sorry, I can't help you with that one, it says the gradle-plugin of com.github.dcendents.android-maven is used but I don't know where...