feat(orb): implement orb animation
Signed-off-by: Alan Brault <alan.brault@visus.io>
This commit is contained in:
@@ -40,8 +40,6 @@ android {
|
||||
dependencies {
|
||||
// Project modules
|
||||
implementation(project(":core:ui"))
|
||||
implementation(project(":core:domain"))
|
||||
implementation(project(":core:data"))
|
||||
implementation(project(":feature:orb"))
|
||||
|
||||
// AndroidX
|
||||
|
||||
Reference in New Issue
Block a user