Added assets repo as a submodule and removed local assets
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "art"]
|
||||
path = art
|
||||
url = git@github.com:simplex-chat/simplex-chat-art.git
|
||||
@@ -31,6 +31,7 @@ kotlin {
|
||||
}
|
||||
|
||||
val commonMain by getting {
|
||||
resources.srcDir(rootProject.rootDir.resolve("../../art/multiplatform"))
|
||||
dependencies {
|
||||
api(compose.runtime)
|
||||
api(compose.foundation)
|
||||
|
||||
|
Before Width: | Height: | Size: 797 KiB |
|
Before Width: | Height: | Size: 777 KiB |
|
Before Width: | Height: | Size: 855 KiB |
|
Before Width: | Height: | Size: 373 KiB |
|
Before Width: | Height: | Size: 853 KiB |
|
Before Width: | Height: | Size: 385 KiB |
|
Before Width: | Height: | Size: 554 KiB |