... | @@ -47,7 +47,7 @@ allprojects { |
... | @@ -47,7 +47,7 @@ allprojects { |
|
Now add the following dependancy in you app module gradle file
|
|
Now add the following dependancy in you app module gradle file
|
|
|
|
|
|
|
|
|
|
```implementation 'com.revesoft.sdk:dialer:1.1.0'```
|
|
```implementation 'com.revesoft.sdk:dialer:x.y.z'```
|
|
|
|
|
|
Add ```tools:replace="android:allowBackup,android:theme,android:roundIcon"``` in ```<application/>``` tag of your manifest
|
|
Add ```tools:replace="android:allowBackup,android:theme,android:roundIcon"``` in ```<application/>``` tag of your manifest
|
|
|
|
|
... | | ... | |