General troubleshooting¶
mergeDebugJavaResource error¶
If you encounter a message like "More than one file was found with OS independent path 'META-INF/build.gradle
(should be located inside launcher
dir) and place/merge this line:
packagingOptions {
exclude("META-INF/*.kotlin_module")
}