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 81efd8b commit f4a4502Copy full SHA for f4a4502
README.md
@@ -17,7 +17,7 @@ repositories {
17
> Step 2: Add this your app build.gradle
18
```java
19
dependencies {
20
- implementation 'com.github.pisalcoding:hybrid-crypto:1.0.0'
+ implementation 'com.github.pisalcoding:hybrid-crypto:x.y.z'
21
}
22
```
23
0 commit comments