Updated to Kotlin 1.1.4.

This commit is contained in:
Erik C. Thauvin 2017-08-16 19:17:26 -07:00
parent decf2ff134
commit 2fcbf0bbc6
3 changed files with 3 additions and 2 deletions

View file

@ -59,5 +59,5 @@ repositories {
}
kapt {
generateStubs = true
//generateStubs = true
}