Skip to content

Commit

Permalink
Merge pull request #4218 from nextcloud/bugfix/4166/fixDuplacteDepend…
Browse files Browse the repository at this point in the history
…encies

remove duplicated dependencies
  • Loading branch information
mahibi committed Sep 16, 2024
2 parents 9be076e + 37033af commit fd7e86d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -344,15 +344,11 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'

gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation "com.google.firebase:firebase-messaging:24.0.1"

implementation 'androidx.activity:activity-ktx:1.9.2'

implementation 'com.github.nextcloud.android-common:ui:0.23.0'

implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
implementation(platform("androidx.compose:compose-bom:2024.09.01"))
implementation("io.coil-kt:coil-compose:2.7.0")

implementation "com.google.dagger:hilt-android:$hilt_version"
Expand Down

0 comments on commit fd7e86d

Please sign in to comment.