File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 mavenCentral()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:4.0 .0'
8+ classpath ' com.android.tools.build:gradle:7.2 .0'
99 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
1010 }
1111}
4242 dynamicanimation : ' 1.0.0' ,
4343 ]
4444
45- testRunnerVersion = ' 1.1 .0'
45+ testRunnerVersion = ' 1.4 .0'
4646 espressoVersion = ' 3.1.0'
4747 mockitoCoreVersion = ' 2.25.0'
4848 truthVersion = ' 0.45'
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-6.1.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -all.zip
You can’t perform that action at this time.
0 commit comments