File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ android {
7070}
7171
7272dependencies {
73- implementation ' com.github.SimpleMobileTools:Simple-Commons:38e9a846da '
73+ implementation ' com.github.SimpleMobileTools:Simple-Commons:0aa288386b '
7474 implementation ' androidx.multidex:multidex:2.0.1'
7575 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
7676 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.6.10 '
4+ ext. kotlin_version = ' 1.6.21 '
55
66 repositories {
77 google()
@@ -10,7 +10,7 @@ buildscript {
1010 }
1111
1212 dependencies {
13- classpath ' com.android.tools.build:gradle:7.1.2 '
13+ classpath ' com.android.tools.build:gradle:7.1.3 '
1414 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1515 classpath " de.timfreiheit.resourceplaceholders:placeholders:0.4"
1616
You can’t perform that action at this time.
0 commit comments