We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7869a0 commit 22ce26bCopy full SHA for 22ce26b
2 files changed
.idea/caches/build_file_checksums.ser
0 Bytes
app/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
androidTestImplementation 'com.android.support.test:runner:1.0.2'
27
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
28
29
- implementation 'com.github.mobtexting:mobtexting-android-sdk:5452c1ea2f'
+ implementation 'com.github.mobtexting:mobtexting-android-sdk:v1.0.2-alpha'
30
implementation 'com.msg91.sendotp.library:library:3.1'
31
32
0 commit comments