The unity-classes directory is missing

I solved by adding the unity-classes directory from another branch.
This commit is contained in:
sbeginner 2020-03-23 17:10:26 +08:00 committed by GitHub
parent cd1b317524
commit 7f9caac689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
include ':app'
include ':app', ':unity-classes'
def flutterProjectRoot = rootProject.projectDir.parentFile.toPath()