We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5541d2a commit 33b8f2bCopy full SHA for 33b8f2b
README.md
@@ -32,7 +32,7 @@ repositories {
32
33
dependencies {
34
...
35
- compile 'com.github.hamrahpay:HamrahPay:3.0.0'
+ implementation 'com.github.hamrahpay:HamrahPay:3.0.0'
36
}
37
```
38
---
0 commit comments