seedvault/settings.gradle
Torsten Grote 6c633b70c3 Add storage library (and demo app)
and use for periodic files backup
2021-07-05 20:08:29 +05:30

4 lines
No EOL
87 B
Groovy

include ':app'
include ':contactsbackup'
include ':storage:lib'
include ':storage:demo'