Cleanup berfore uninstall, post-uninstall refactoring

This commit is contained in:
pokamest 2022-01-31 00:10:51 +03:00
parent d24f6ae064
commit 1269114074
10 changed files with 18 additions and 47 deletions

View file

@ -2,5 +2,5 @@ TEMPLATE = subdirs
SUBDIRS = client
!ios:!android {
SUBDIRS += service platform
SUBDIRS += service
}