|
|
@ -59,7 +59,7 @@ dependencies { |
|
|
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' |
|
|
|
|
|
|
|
def appcompat_version = "1.2.0" |
|
|
|
def nav_version = '2.3.3' |
|
|
|
def nav_version = '2.3.4' |
|
|
|
def exoplayer_version = '2.12.0' |
|
|
|
|
|
|
|
implementation 'com.google.android.material:material:1.4.0-alpha01' |
|
|
@ -117,5 +117,5 @@ dependencies { |
|
|
|
|
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6' |
|
|
|
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0' |
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1' |
|
|
|
} |