pull/473/head
gedoor 4 years ago
parent 599592fa6a
commit 35dcbd9df1
  1. 2
      app/build.gradle

@ -111,7 +111,7 @@ kapt {
}
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'])
testImplementation 'junit:junit:4.13.1'
androidTestImplementation 'androidx.test:runner:1.3.0'

Loading…
Cancel
Save