We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1779c commit 6477c02Copy full SHA for 6477c02
1 file changed
README.md
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("com.formbricks.android:android:1.0.0") // replace with latest version
+ implementation("com.formbricks:android:1.0.0") // replace with latest version
17
18
```
19
0 commit comments