https://kotlinlang.org logo
#compose
Title
# compose
t

tieskedh

01/11/2021, 4:53 PM
Maybe you can add a Travis or Circle CI file: https://jitpack.io/docs/BUILDING/#java-version
t

tieskedh

01/11/2021, 5:56 PM
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...
6 Views