Skip to content

Instantly share code, notes, and snippets.

@sbis04
Created November 28, 2019 04:22
Show Gist options
  • Save sbis04/d7cb297e05c55bf60e4c7035be94987f to your computer and use it in GitHub Desktop.
Save sbis04/d7cb297e05c55bf60e4c7035be94987f to your computer and use it in GitHub Desktop.
flutter module 2
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