This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
FairEmail
mirror of
https://github.com/M66B/FairEmail.git
Watch
1
Star
0
Fork
You've already forked FairEmail
0
Code
Issues
Releases
Wiki
Activity
dabc89bc27
FairEmail
/
settings.gradle
3 lines
92 B
Groovy
Raw
Normal View
History
Unescape
Escape
Build OpenKeychain API inline
2019-12-24 18:20:16 +00:00
include
':app'
,
':openpgp-api'
project
(
':openpgp-api'
)
.
projectDir
=
new
File
(
'openpgp-api'
)