chore: add include ':app:ui' in settings.gradle
This commit is contained in:
parent
b243d268a1
commit
41640164f8
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
rootProject.name='ntfy'
|
rootProject.name='ntfy'
|
||||||
include ':app'
|
include ':app'
|
||||||
|
include ':app:ui'
|
||||||
|
|
Loading…
Reference in a new issue