Skip to content

Commit 16c8c67

Browse files
authored
Update README.md
1 parent 78ca012 commit 16c8c67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then, add the library dependency to your app's build.gradle file:
3232

3333
```gradle
3434
dependencies {
35-
implementation 'com.github.arya458:FaceVerification:1.0.0' // Replace with the latest version
35+
implementation 'com.github.arya458:AndroidFaceVerificationLibrary:1.0.0' // Replace with the latest version
3636
// ... other dependencies
3737
}
3838
```
@@ -198,4 +198,4 @@ A big thank you to:
198198
- Jetpack Compose Team
199199
- Lottie Team
200200

201-
Made with ❤️ by Aria Danesh
201+
Made with ❤️ by Aria Danesh

0 commit comments

Comments
 (0)