Is OkBuck ready for use with Kotlin (coroutines, channels,...) and Android? Or is Gradle still preferred?
g
gildor
08/19/2019, 8:12 AM
Gradle is definitely preferred because it’s the only officially supported build system by Android and one of 2 officially supported by Kotlin (Gradle and Maven)
gildor
08/19/2019, 8:13 AM
everything else is just not official, and probably official buck issue tracker is better place to ask/check