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 @@ -63,7 +63,7 @@ android {
6363}
6464
6565dependencies {
66- implementation ' com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7 '
66+ implementation ' com.github.SimpleMobileTools:Simple-Commons:a1ecb048c0 '
6767 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
6868 implementation ' androidx.documentfile:documentfile:1.0.1'
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.3.0 '
12+ classpath ' com.android.tools.build:gradle:7.3.1 '
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