Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
This commit is contained in:
parent
0d5f348354
commit
27bf42c5f2
59 changed files with 314 additions and 202 deletions
|
|
@ -34,7 +34,6 @@ dependencies {
|
|||
implementation(projects.libraries.testtags)
|
||||
implementation(libs.accompanist.pager)
|
||||
implementation(libs.accompanist.pagerindicator)
|
||||
implementation(libs.appyx.core)
|
||||
testImplementation(libs.test.junit)
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
ksp(libs.showkase.processor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue