I am trying to export using a custom build and have tried everything I could think of... here are the errors
Task :clean
Task :preBuild UP-TO-DATE
Task :preDebugBuild UP-TO-DATE
Task :generateDebugBuildConfig UP-TO-DATE
Task :javaPreCompileDebug UP-TO-DATE
Task :compileDebugAidl NO-SOURCE
Task :compileDebugRenderscript NO-SOURCE
Task :generateDebugResValues UP-TO-DATE
Task :generateDebugResources UP-TO-DATE
Task :createDebugCompatibleScreenManifests UP-TO-DATE
Task :extractDeepLinksDebug UP-TO-DATE
Task :processDebugManifest FAILED
Task :mergeDebugResources
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':processDebugManifest'.
com.android.manifmerger.ManifestMerger2$MergeFailureException: java.io.FileNotFoundException: E:\Game Projects\Godot3\Patterns\android\build\build\intermediates\navigation_json\debug\navigation.json (The system cannot find the path specified)
BUILD FAILED in 20s
8 actionable tasks: 3 executed, 5 up-to-date
Exit Code: