Skip to content

Commit d7869a0

Browse files
committed
example text bug fixed
1 parent 5452c1e commit d7869a0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

0 Bytes
Binary file not shown.

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
androidTestImplementation 'com.android.support.test:runner:1.0.2'
2727
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
2828

29-
implementation 'com.github.mobtexting:mobtexting-android-sdk:83db744ef5'
29+
implementation 'com.github.mobtexting:mobtexting-android-sdk:5452c1ea2f'
3030
implementation 'com.msg91.sendotp.library:library:3.1'
3131

3232

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
22
<string name="app_name">Mobtexting SMS</string>
3-
<string name="mobtextingapikey">sadasdas</string>
4-
<string name="mobtextingsenderid">sadasdasdas</string>
3+
<string name="mobtextingapikey">sdasdasdasdas</string>
4+
<string name="mobtextingsenderid">sadasdasdasd</string>
55
</resources>

0 commit comments

Comments
 (0)