mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 15:23:54 +01:00
remove redundant appcompat dependency
This commit is contained in:
parent
2223e6de3e
commit
75afe059a6
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ dependencies {
|
|||
// Jetpack Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.08.00')
|
||||
|
||||
implementation "androidx.appcompat:appcompat:1.7.0"
|
||||
implementation "androidx.activity:activity-compose:1.9.1"
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
|
||||
implementation (composeBom)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue