diff --git a/README.md b/README.md index 633f16425..b18db6603 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ allprojects { ```gradle dependencies { - def utilsVersion = "2.0.8" // or check the latest from jitpack + def utilsVersion = "2.1.10" // or check the latest from jitpack //biometrics implementation "com.github.CraZyLegenD.Set-Of-Useful-Kotlin-Extensions-and-Helpers:biometrics:$utilsVersion"