Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-zobeidi authored Sep 8, 2020
1 parent b9f4fb1 commit d6ac332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ include ':app'

def flutterProjectRoot = rootProject.projectDir.parentFile.toPath()


def plugins = new Properties()
def pluginsFile = new File(flutterProjectRoot.toFile(), '.flutter-plugins')
if (pluginsFile.exists()) {
Expand Down

0 comments on commit d6ac332

Please sign in to comment.