How to translate some old gradle code to new Kotlin script gradle (.kts)
I’m trying to follow this sparse and vague tutorial for using pocketsphinx-android in Android. I’m having trouble with the “including resource files” section. It wants me to put the following in my app/build.gradle
..