Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamsinghmutualmobile committed Jun 20, 2022
2 parents 1905d81 + 7d20c99 commit 5e70b6f
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 5e70b6f

Please sign in to comment.