I’m having trouble locating documentation for Kotlin Gradle documentation pertaining specifically to Android. Does anyone have a good resource?
m
Murtaza Hussain
01/21/2019, 6:06 PM
what specifically you are looking for?
r
rook
01/21/2019, 8:27 PM
I’m just looking for documentation on the android gradle module. I ended up finding an article that outlines what I was looking for, but I was unable to figure out how to create product flavors
All the Android gradle documentation is in Groovy
☝️ 1
g
gildor
01/21/2019, 11:44 PM
There is no official docs with snippets on Kotlin yet.
Check sample Android project in kotlin-dsl repo.
If you have particular question you can ask in #gradle