We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ca012 commit 16c8c67Copy full SHA for 16c8c67
1 file changed
README.md
@@ -32,7 +32,7 @@ Then, add the library dependency to your app's build.gradle file:
32
33
```gradle
34
dependencies {
35
- implementation 'com.github.arya458:FaceVerification:1.0.0' // Replace with the latest version
+ implementation 'com.github.arya458:AndroidFaceVerificationLibrary:1.0.0' // Replace with the latest version
36
// ... other dependencies
37
}
38
```
@@ -198,4 +198,4 @@ A big thank you to:
198
- Jetpack Compose Team
199
- Lottie Team
200
201
-Made with ❤️ by Aria Danesh
+Made with ❤️ by Aria Danesh
0 commit comments