Switched to native sqlite

This commit is contained in:
M66B
2022-09-26 09:01:55 +02:00
parent c30a1c60fe
commit 8ee88255ac
62 changed files with 38 additions and 14296 deletions

View File

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