1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 16:25:30 +00:00
FairEmail/settings.gradle

3 lines
92 B
Groovy
Raw Normal View History

2019-12-24 18:20:16 +00:00
include ':app', ':openpgp-api'
project(':openpgp-api').projectDir = new File('openpgp-api')