New cache system

Refactoring
Separation into libraries
This commit is contained in:
2021-03-17 19:47:53 +03:00
parent 2004cb7c5e
commit 84d812a6d6
198 changed files with 4892 additions and 3477 deletions
+8
View File
@@ -1,2 +1,10 @@
include ':extensions'
include ':arrayutils'
include ':concurrent'
include ':netservices'
include ':vksdk'
include ':mvp'
include ':app'
rootProject.name = "Fast"