Build OpenKeychain API inline

This commit is contained in:
M66B
2019-12-24 19:20:16 +01:00
parent 532db268ed
commit 61c2018b72
50 changed files with 2191 additions and 2 deletions

View File

@@ -1 +1,2 @@
include ':app'
include ':app', ':openpgp-api'
project(':openpgp-api').projectDir = new File('openpgp-api')