Skip to content

Commit 985a900

Browse files
committed
Android: remove unneeded dep
1 parent 9cd049b commit 985a900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ dependencies {
5353
implementation 'androidx.appcompat:appcompat:1.7.1'
5454
implementation 'com.google.android.material:material:1.13.0'
5555
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
56-
implementation "androidx.lifecycle:lifecycle-common-java8:2.10.0"
5756
implementation "androidx.room:room-runtime:$room_version"
5857
annotationProcessor "androidx.room:room-compiler:$room_version"
5958
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

0 commit comments

Comments
 (0)