feat: Replace Material Icons with Tabler Icons across multiple screens
This commit is contained in:
@@ -82,6 +82,9 @@ dependencies {
|
||||
|
||||
// Icons extended
|
||||
implementation("androidx.compose.material:material-icons-extended:1.5.4")
|
||||
|
||||
// Tabler Icons for Compose
|
||||
implementation("br.com.devsrsouza.compose.icons:tabler-icons:1.1.0")
|
||||
|
||||
// Lottie for animations
|
||||
implementation("com.airbnb.android:lottie-compose:6.1.0")
|
||||
|
||||
Reference in New Issue
Block a user