up build.gradle

pull/32/head
GKF 6 years ago
parent 9c5f7f9716
commit 61a3224737
  1. 4
      app/build.gradle

@ -85,6 +85,6 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
}

Loading…
Cancel
Save