Extract to library

This commit is contained in:
Oleksandr Balan
2022-05-14 22:08:29 +02:00
parent d62d35c898
commit 81d8898d24
48 changed files with 393 additions and 90 deletions

View File

@@ -13,4 +13,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "PageCurl"
include ':app'
include ':demo'
include ':pagecurl'