I'm trying to migrate from groovy to kotlin. Befor...
# gradle
p
I'm trying to migrate from groovy to kotlin. Before I had my dependencies declared as an ext propety, and I want to move them to a
Deps.kt
in the buildSrc folder