Update dependencies

This commit is contained in:
Patryk Michalik
2021-10-14 14:02:38 +02:00
parent 26d9e7d5d9
commit 5db73b52a7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'org.mockito:mockito-core:3.9.0'
androidTestImplementation 'org.mockito:mockito-core:4.0.0'
androidTestImplementation 'com.google.dexmaker:dexmaker:1.2'
androidTestImplementation 'com.google.dexmaker:dexmaker-mockito:1.2'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
+2 -2
View File
@@ -1,6 +1,6 @@
#Thu Aug 26 14:03:16 CEST 2021
#Thu Oct 14 13:56:27 CEST 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-1-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME