File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 implementation ' androidx.appcompat:appcompat:1.2.0'
4141 implementation ' com.google.android.material:material:1.3.0'
4242 implementation project(path : ' :NewRelicVideoCore' )
43- implementation ' com.google.android.exoplayer:extension-ima:+ '
43+ implementation ' com.google.android.exoplayer:extension-ima:2.17.0 '
4444 testImplementation ' junit:junit:4.+'
4545 androidTestImplementation ' androidx.test.ext:junit:1.1.2'
4646 androidTestImplementation ' androidx.test.espresso:espresso-core:3.3.0'
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
5151
5252 implementation ' com.google.android.exoplayer:exoplayer:2.17.0'
53- implementation ' com.google.android.exoplayer:extension-ima:+ '
53+ implementation ' com.google.android.exoplayer:extension-ima:2.17.0 '
5454
5555 implementation ' com.newrelic.agent.android:android-agent:+'
5656
You can’t perform that action at this time.
0 commit comments