Skip to content

Commit

Permalink
- Project name added
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinJeyakumar committed Feb 2, 2022
1 parent 76a7fdc commit 57fc5f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
rootProject.name = 'Peace'
include ':app', ':support', ':data', ':domain'
project(':support').projectDir = new File(rootDir, 'support')
project(':data').projectDir = new File(rootDir, 'data')
Expand Down

0 comments on commit 57fc5f8

Please sign in to comment.