We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96a53d commit 544ea0bCopy full SHA for 544ea0b
android/build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
116
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
117
implementation 'org.mp4parser:isoparser:1.9.56'
118
- implementation 'com.github.banketree:AndroidLame-kotlin:v0.0.1'
+ implementation 'com.github.kaushik-naik:TAndroidLame:277c2ab4b0'
119
implementation 'javazoom:jlayer:1.0.1'
120
}
121
0 commit comments