basic empty compose app
This commit is contained in:
parent
6b716afb62
commit
8ae7995a96
3 changed files with 26 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ dependencies {
|
|||
implementation(libs.androidx.material.icons.extended)
|
||||
// Optional - Add window size utils
|
||||
implementation(libs.androidx.adaptive)
|
||||
// Optional - Integration with activities
|
||||
implementation(libs.androidx.activity.compose)
|
||||
|
||||
implementation(libs.androidx.core.ktx)
|
||||
implementation(libs.androidx.appcompat)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue