egorand
01/22/2019, 3:07 AMdavid.bilik
01/22/2019, 8:25 AMegorand
01/22/2019, 12:14 PMJavaExec
task is the only way - see the most upvoted reply on that issuedavid.bilik
01/22/2019, 4:33 PMbuild.gradle
files for class path dependencies and actual task definition, but I got it working. What I could not get to work is generation of kotlin classes, I could not find any documentation how to use Kotlin generator and also I could not get Retrofit Converter to work. I’ve found repo for it and i’ve used it, but if I use return type as Message<MyType, MyType.Builder>
it crashes on EOFegorand
01/22/2019, 7:09 PMegorand
01/22/2019, 7:10 PM