We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdba312 commit d574380Copy full SHA for d574380
settings.gradle
@@ -3,5 +3,5 @@ include ':app', ':simplebehavior', ':LaunchStarter'
3
setBinding(new Binding([gradle: this]))
4
evaluate(new File(
5
settingsDir.parentFile,
6
- 'flutter_module/.android/include_flutter.groovy'
+ 'Jetpeck_Flutter_Trend/.android/include_flutter.groovy'
7
))
0 commit comments