|
|
@ -111,7 +111,7 @@ kapt { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10' |
|
|
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.0' |
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar']) |
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar']) |
|
|
|
testImplementation 'junit:junit:4.13.1' |
|
|
|
testImplementation 'junit:junit:4.13.1' |
|
|
|
androidTestImplementation 'androidx.test:runner:1.3.0' |
|
|
|
androidTestImplementation 'androidx.test:runner:1.3.0' |
|
|
|