Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gau4sar authored Aug 12, 2022
1 parent a89f03f commit 01dffbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
2. Add gradle dependency for Ballerine webview in your app-level `build.gradle` file
```kt
dependencies {
implementation("com.github.gau4sar:Ballerine-android-webview:master-SNAPSHOT")
implementation("com.github.gau4sar:Ballerine-android-webview:1.0.5")
}
```
We need to add the maven dependency for jitpack in settings.gradle
Expand Down

0 comments on commit 01dffbf

Please sign in to comment.