We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b021a29 commit a5ac6b0Copy full SHA for a5ac6b0
README.md
@@ -17,7 +17,7 @@ repositories {
17
> Step 2: Add this your app build.gradle
18
```java
19
dependencies {
20
- implementation 'com.github.utngypisal:hybrid-crypto:1.0.0'
+ implementation 'com.github.pisalcoding:hybrid-crypto:1.0.0'
21
}
22
```
23
0 commit comments