Onalethata Tautona
Onalethata Tautona
> This looks like a kotlin version conflict thing. You can do the following steps to solve this. > > 1. Enable kotlin using `useKotlin` configuration > 2. Set kotlin...
Interestingly enough, I am now getting a `:app:mergeExtDexDebug` and `ERROR:D8: com.android.tools.r8.kotlin.H` `multiDexEnabled true` is the setting in my android.defaultConfig echo 'y' | npx nativescript-envinfo output: ``` OS: macOS 11.6.5 CPU:...
> > Interestingly enough, I am now getting a `:app:mergeExtDexDebug` and `ERROR:D8: com.android.tools.r8.kotlin.H` > > `multiDexEnabled true` is the setting in my android.defaultConfig > > echo 'y' | npx nativescript-envinfo...