mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2024-12-12 08:36:14 +01:00
723372e08c
DO NOT TRY TO BUILD THIS VERSION [ci skip]
14 lines
520 B
Groovy
14 lines
520 B
Groovy
include ':twidere'
|
|
include ':twidere.component.twitter4j'
|
|
//include ':twidere.component.twitter4j.streaming'
|
|
include ':twidere.component.common'
|
|
include ':twidere.library.extension'
|
|
include ':twidere.component.querybuilder'
|
|
include ':twidere.wear'
|
|
include ':twidere.donate.nyanwp'
|
|
include ':twidere.donate.nyanwp.wear'
|
|
include ':twidere.component.nyan'
|
|
//include ':twidere.extension.streaming'
|
|
include ':twidere.extension.twitlonger'
|
|
include ':twidere.extension.push.xiaomi'
|
|
include ':twidere.extension.launcher.compose' |