My sample kotlin architecture is here. This sample...
# android
r
My sample kotlin architecture is here. This sample has example for UnitTests and Espresso tests as well. https://github.com/ravidsrk/android-mvp-kotlin-starter
👍 1
d
ravidsrk: I thought that pmd/chekstyle/findbugs only work with java
r
Yes, It won't work with Kotlin as of now.
This project is still WIP, I had this project https://github.com/ravidsrk/android-mvp-starter. I am converting it to Kotlin now. Will have remove checkstyle etc.