Do you have some android example project anywhere ?
Closed this issue · 6 comments
I was getting this up and running but I use groovy not kotlin in gradle, I don't know if that is the reason or somethiung else but it fails ..
repositories {
github {
domain = "kotlin-graphics/mary"
}
}
Fails with :
Caused by: org.gradle.internal.metaobject.AbstractDynamicObject$CustomMessageMissingMethodException: Could not find method github() for arguments [library_e4xwdkfqm5vk8ubh7idqabudu$_run_closure5$_closure14@9d1948e] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler.
Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'release' for SoftwareComponentInternal set of type org.gradle.api.internal.component.DefaultSoftwareComponentContainer.
Hey,
thanks for the mention, @xhyrom, I lost the reply
Problem is Groovy. I can attempt to convert this to make it play nice also with that, but I'd need your contribution in terms of feedbacks, are you in?
Hey,
thanks for the mention, @xhyrom, I lost the reply
Problem is Groovy. I can attempt to convert this to make it play nice also with that, but I'd need your contribution in terms of feedbacks, are you in?
sure
Just close it if you like, i did my best at that time and i cannot go back into this one, have to move elsewhere.
Just close it if you like, i did my best at that time and i cannot go back into this one, have to move elsewhere.
Sorry to hear that, I wish I had more time to tackle this
However Groovy should work now, but I'm waiting for feedbacks