Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZyLegenD committed Jan 28, 2021
1 parent c87896d commit 32e5629
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {
```gradle
dependencies {
def utilsVersion = "2.2.0" // or check the latest from jitpack
def utilsVersion = "2.2.6" // or check the latest from jitpack
//biometrics
implementation "com.github.FunkyMuse.KAHelpers:biometrics:$utilsVersion"
Expand Down Expand Up @@ -73,9 +73,6 @@ dependencies {
//RxJava3
implementation "com.github.FunkyMuse.KAHelpers:rx:$utilsVersion"
//RxBindings 3
implementation "com.github.FunkyMuse.KAHelpers:rxbindings:$utilsVersion"
//security
implementation "com.github.FunkyMuse.KAHelpers:security:$utilsVersion"
Expand Down

0 comments on commit 32e5629

Please sign in to comment.