File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ android {
5858}
5959
6060dependencies {
61- implementation ' com.simplemobiletools:commons:5.23.0 '
61+ implementation ' com.simplemobiletools:commons:5.23.2 '
6262 implementation ' com.github.Stericson:RootTools:df729dcb13'
6363 implementation ' com.github.Stericson:RootShell:1.6'
6464 implementation ' com.alexvasilkov:gesture-views:2.5.2'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 }
1010
1111 dependencies {
12- classpath ' com.android.tools.build:gradle:3.5.3 '
12+ classpath ' com.android.tools.build:gradle:3.6.1 '
1313 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1414
1515 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- # Wed Aug 28 15: 19:08 CEST 2019
1+ # Sun Mar 15 19:52:11 CET 2020
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
You can’t perform that action at this time.
0 commit comments