Commit c519cd08 by Sai Sebastian

Gradle Fix

parent e9992906
......@@ -63,9 +63,8 @@ dependencies {
implementation "com.google.crypto.tink:tink-android:1.5.0"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
implementation "com.google.android.exoplayer:exoplayer-core:2.18.1"
implementation "com.google.android.exoplayer:exoplayer-ui:2.18.1
implementation "com.google.android.exoplayer:exoplayer-core:2.12.3"
implementation "com.google.android.exoplayer:exoplayer-ui:2.12.3"
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment