Created
November 28, 2019 04:22
-
-
Save sbis04/d7cb297e05c55bf60e4c7035be94987f to your computer and use it in GitHub Desktop.
flutter module 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include ':app' | |
setBinding(new Binding([gradle:this])) | |
evaluate(new File( | |
settingsDir.parentFile, | |
'name_of_module/.android/include_flutter.groovy' | |
)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment