Missed gradle changes

This commit is contained in:
Ammar Githam 2021-05-31 22:16:34 +09:00
parent 741a997424
commit 0c77611e22
1 changed files with 0 additions and 2 deletions

View File

@ -156,7 +156,6 @@ configurations.all {
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
def appcompat_version = "1.2.0"
def nav_version = '2.3.5'
def exoplayer_version = '2.13.3'
@ -175,7 +174,6 @@ dependencies {
implementation "androidx.preference:preference:1.1.1"
implementation "androidx.work:work-runtime:2.5.0"
implementation 'androidx.palette:palette:1.0.0'
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
implementation 'com.google.guava:guava:27.0.1-android'