Hey, many thanks for open sourcing this! I tried creating a new project in Unity 2018, imported your plugin, set my bundle name, set min sdk to 21 and target sdk to 23, and pressed build. Unfortunately I get this error:
Build failure: com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/example/speechassist/BuildConfig; See the Console for details.
Any idea what this could be due to? Many thanks