Hello, Has anyone been able to configure requery u...
# gradle
l
Hello, Has anyone been able to configure requery using kotlin dsl in build.gradle.kts?
g
Do you have some particular problem?
Not familiar with requery, but their config looks pretty straight forward https://github.com/requery/requery
l
yes I have been trying to configure it using Kotlin DSL not Groovy and it just does't find the repos. thought someone might have done it
g
Which repositories? Maybe you could show error message and your build config, otherwise hard to suggest anything
Kotlin DSL version looks exactly as Groovy for their sample configuration
except: ' becomes " and
()
for method calls