Skip to content

Commit

Permalink
Removing wear services from core module
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashxz committed Nov 2, 2024
1 parent 81fa4f8 commit f5b8385
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1'

//wear
implementation 'com.google.android.gms:play-services-wearable:18.2.0'



//Room
implementation "androidx.room:room-ktx:2.6.1"
Expand Down

0 comments on commit f5b8385

Please sign in to comment.