File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ android {
6262}
6363
6464dependencies {
65- implementation ' com.github.SimpleMobileTools:Simple-Commons:0907d2e57f '
65+ implementation ' com.github.SimpleMobileTools:Simple-Commons:faa6a972c2 '
6666 implementation ' org.greenrobot:eventbus:3.3.1'
6767 implementation ' com.github.tibbi:IndicatorFastScroll:4524cd0b61'
6868 implementation ' com.github.tibbi:android-smsmms:fe58a74d59'
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 repositories {
66 google()
77 jcenter()
88 }
99
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:7.1.2 '
11+ classpath ' com.android.tools.build:gradle:7.1.3 '
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313
1414 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments