<@U0DG1EQFQ>: That are just variables from my buil...
# android
d
@nevinchen: That are just variables from my buildscript
ext.libKotlinStd = "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
I'm not building it myself. I just have the whole string for the library as a variable and not just the version 😉 Is that confusing for other people?