Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamsinghmutualmobile committed Jun 20, 2022
1 parent f536627 commit 7d20c99
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 @@ -34,7 +34,7 @@ Include the following dependencies in your app's build.gradle :
def barricadeVersion = "0.0.1" // Get the latest version from tags
dependencies {
implementation ("com.mutualmobile:barricade2:$barricadeVersion")
ksp ("com.mutualmobile:barricade-compiler2:$barricadeVersion")
ksp ("com.mutualmobile:barricade-compiler:$barricadeVersion")
}
```

Expand Down

0 comments on commit 7d20c99

Please sign in to comment.