diff --git a/README.md b/README.md index f39b60b..4595805 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ Then add the following dependencies in your app `build.gradle` or `build.gradle. **Groovy** + ```groovy def sentinelVersion = "1.4.1" debugImplementation "com.infinum.sentinel:sentinel:$sentinelVersion"