File tree Expand file tree Collapse file tree
tools/mobile-test/android/testnode Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ android {
3232 }
3333 sourceSets {
3434 main {
35- jniLibs. srcDirs ' ../../../../../out_android/'
3635 assets. srcDirs + = ' ../../../../../test/'
3736 }
3837 }
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.1 .0'
9+ classpath ' com.android.tools.build:gradle:4.2 .0'
1010
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
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-4.4 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.7.1 -all.zip
You can’t perform that action at this time.
0 commit comments