Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
dial first tested
Browse files Browse the repository at this point in the history
  • Loading branch information
dkgupta2501 committed May 9, 2018
1 parent 1a4fc5f commit 1ebcf32
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.github.mobtexting:voice-android:v1.0.1'
implementation 'com.github.mobtexting:voice-android:1a4fc5fac5'
}
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<resources>
<string name="app_name">voicesdkandroid</string>
<string name="mobtextingapikey">sadsssssssssssssssssssssssssss</string>
</resources>
<string name="mobtextingapikey">sdasdasdasdasdasd</string>
</resources>

0 comments on commit 1ebcf32

Please sign in to comment.