1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

introducing vector-app module to act as the top level application

This commit is contained in:
Adam Brown
2022-08-02 16:14:08 +01:00
parent fc8aa16105
commit f0bc18d5ca
14 changed files with 382 additions and 255 deletions

View File

@@ -1,3 +1,4 @@
include ':vector-app'
include ':vector'
include ':vector-config'
include ':matrix-sdk-android'