1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-12 15:19:04 +00:00
FairEmail/settings.gradle

3 lines
92 B
Groovy
Raw Normal View History

2022-09-26 09:01:55 +02:00
include ':app', ':openpgp-api'
2019-12-24 19:20:16 +01:00
project(':openpgp-api').projectDir = new File('openpgp-api')