Skip to content

Commit 229adb5

Browse files
chore: 🔨Remove unnecessary library
1 parent 20480b9 commit 229adb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ android {
5050
}
5151

5252
dependencies {
53-
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5453
implementation("androidx.multidex:multidex:2.0.1")
5554
implementation "com.google.android.exoplayer:exoplayer:2.17.1"
5655
}

0 commit comments

Comments
 (0)