Skip to content

Commit 6477c02

Browse files
authored
Update README.md (#5)
The dependency were incorrect so I have updated to right one present maven repository
1 parent dc1779c commit 6477c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation("com.formbricks.android:android:1.0.0") // replace with latest version
16+
implementation("com.formbricks:android:1.0.0") // replace with latest version
1717
}
1818
```
1919

0 commit comments

Comments
 (0)