File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ android {
5656}
5757
5858dependencies {
59- implementation ' com.github.SimpleMobileTools:Simple-Commons:3aca4d7102 '
59+ implementation ' com.github.SimpleMobileTools:Simple-Commons:ce624d775c '
6060 implementation ' androidx.constraintlayout:constraintlayout:2.1.0'
6161 implementation ' androidx.documentfile:documentfile:1.0.1'
6262
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:4.2.1 '
12+ classpath ' com.android.tools.build:gradle:4.2.2 '
1313 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1414
1515 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments