mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-25 04:12:14 +00:00
Add Animation and Icons library
This commit is contained in:
parent
2b1c2d1fd1
commit
af546ce427
@ -174,6 +174,8 @@ dependencies {
|
|||||||
implementation "androidx.compose.runtime:runtime-livedata:1.2.0-alpha05"
|
implementation "androidx.compose.runtime:runtime-livedata:1.2.0-alpha05"
|
||||||
implementation "androidx.compose.material3:material3:1.0.0-alpha07"
|
implementation "androidx.compose.material3:material3:1.0.0-alpha07"
|
||||||
implementation "androidx.compose.material:material:1.2.0-alpha05"
|
implementation "androidx.compose.material:material:1.2.0-alpha05"
|
||||||
|
implementation "androidx.compose.animation:animation:1.2.0-alpha05"
|
||||||
|
implementation "androidx.compose.material:material-icons-extended:1.2.0-alpha05"
|
||||||
implementation "com.google.android.material:compose-theme-adapter:1.1.5"
|
implementation "com.google.android.material:compose-theme-adapter:1.1.5"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user