File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ android {
6363}
6464
6565dependencies {
66- implementation ' com.github.SimpleMobileTools:Simple-Commons:b2a2c40a27 '
66+ implementation ' com.github.SimpleMobileTools:Simple-Commons:78b27e9f16 '
6767 implementation ' androidx.multidex:multidex:2.0.1'
6868 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
6969}
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:7.2.2 '
12+ classpath ' com.android.tools.build:gradle:7.3.0 '
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 @@ -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-7.3.3 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
You can’t perform that action at this time.
0 commit comments