Build error

In Unity 2019.3 Unity as a library concept was introduced. You can read about it here Using Unity as a library in native iOS/Android apps . It changes the structure of the gradle project as well as splits the build.gradle into multiple files. If your project had custom build.gradle files, you might want to recreate them based on the new templates.