LeOS-Genesis/settings.gradle

17 lines
425 B
Groovy
Raw Normal View History

2021-04-23 14:13:50 +02:00
include ':intentintegrator'
2021-03-06 19:55:24 +01:00
include ':httpclient'
2020-11-11 13:11:13 +01:00
include ':chromiumTabs'
include ':autofillLib'
include ':autofillManager'
include ':Application'
include ':autofillServer'
include ':autofillServices'
include ':autofillService'
include ':afservice'
2021-05-05 15:37:08 +02:00
include ':orbotservicemanagers'
2020-10-05 13:12:00 +02:00
include ':app'
2021-01-18 11:07:12 +01:00
include ':shutterbug'
2021-05-05 15:37:08 +02:00
include ':orbotmanager'
2021-05-10 17:37:53 +02:00
include ':android-database-sqlcipher'
2022-03-29 21:55:20 +02:00
include ':service-telemetry'