aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
blob: 73938efaa40f790acffbbae254cad743768c5163 (plain)
1
2
3
4
include ':app'

include ':ServerProxy'
project(':ServerProxy').projectDir = new File('ServerProxy')