Updated on 2026-08-14
This commit is contained in:
parent
8e7745ad08
commit
20dcfc7724
1 changed files with 2 additions and 3 deletions
|
|
@ -164,11 +164,10 @@ dependencies {
|
|||
implementation 'com.google.android.gms:play-services-wallet:19.1.0'
|
||||
|
||||
//Compose
|
||||
implementation 'androidx.activity:activity-compose:1.4.0'
|
||||
implementation 'androidx.activity:activity-compose:1.5.0'
|
||||
implementation 'androidx.compose.material:material:1.1.1'
|
||||
implementation 'androidx.compose.animation:animation:1.1.1'
|
||||
implementation 'androidx.compose.foundation:foundation:1.1.1'
|
||||
implementation 'androidx.compose.foundation:foundation-layout:1.1.1'
|
||||
implementation 'androidx.compose.foundation:foundation:1.2.0-rc03'
|
||||
implementation 'androidx.compose.ui:ui:1.1.1'
|
||||
implementation 'androidx.compose.ui:ui-tooling:1.1.1'
|
||||
implementation "com.google.accompanist:accompanist-appcompat-theme:0.23.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue