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 @@ -59,7 +59,7 @@ dependencies {
5959 implementation ' com.github.SimpleMobileTools:Simple-Commons:d62d81ca97'
6060 implementation ' org.greenrobot:eventbus:3.2.0'
6161 implementation ' com.klinkerapps:android-smsmms:5.2.6'
62- implementation ' com.github.tibbi:IndicatorFastScroll:c3de1d040a '
62+ implementation ' com.github.tibbi:IndicatorFastScroll:18799a0c2a '
6363 implementation " me.leolin:ShortcutBadger:1.1.22"
6464 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
6565
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.5.31 '
4+ ext. kotlin_version = ' 1.6.0 '
55 repositories {
66 google()
77 jcenter()
You can’t perform that action at this time.
0 commit comments