Import some classes from Element into :libraries:androidutils
This commit is contained in:
parent
5421957b8e
commit
049c25e434
10 changed files with 442 additions and 2 deletions
|
|
@ -26,5 +26,6 @@ android {
|
|||
dependencies {
|
||||
implementation(libs.timber)
|
||||
implementation(libs.androidx.corektx)
|
||||
implementation(libs.androidx.activity.activity)
|
||||
implementation(projects.libraries.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue