mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-05 15:52:47 +02:00
moving external library modules to an external directory
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
include ':vector-app'
|
||||
include ':vector'
|
||||
include ':vector-config'
|
||||
include ':matrix-sdk-android'
|
||||
|
||||
include ':library:core-utils'
|
||||
include ':library:ui-strings'
|
||||
include ':library:ui-styles'
|
||||
include ':library:jsonviewer'
|
||||
include ':library:attachment-viewer'
|
||||
include ':library:diff-match-patch'
|
||||
include ':library:multipicker'
|
||||
include ':library:dialpad'
|
||||
|
||||
include ':library:external:jsonviewer'
|
||||
include ':library:external:diff-match-patch'
|
||||
include ':library:external:dialpad'
|
||||
|
||||
include ':matrix-sdk-android'
|
||||
include ':matrix-sdk-android-flow'
|
||||
|
Reference in New Issue
Block a user