We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff72668 commit b4f2846Copy full SHA for b4f2846
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:v1.0.2-alpha'
+ implementation 'com.github.mobtexting:mobtexting-android:v1.0'
30
implementation 'com.msg91.sendotp.library:library:3.1'
31
32
0 commit comments