We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362b18e commit 39d46d1Copy full SHA for 39d46d1
app/build.gradle
@@ -56,7 +56,7 @@ android {
56
}
57
58
dependencies {
59
- implementation 'com.github.SimpleMobileTools:Simple-Commons:8979ca8187'
+ implementation 'com.github.SimpleMobileTools:Simple-Commons:f49f7b5f89'
60
implementation 'org.greenrobot:eventbus:3.2.0'
61
implementation 'com.klinkerapps:android-smsmms:5.2.6'
62
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.kotlin_version = '1.5.21'
+ ext.kotlin_version = '1.5.30'
5
repositories {
6
google()
7
jcenter()
0 commit comments