Quick fix android-lib (added gms dependency)
This commit is contained in:
parent
8dceee3eb0
commit
df264356c1
1 changed files with 2 additions and 1 deletions
|
@ -409,6 +409,7 @@ dependencies {
|
|||
exclude group: "com.fasterxml.jackson.core"
|
||||
}
|
||||
implementation 'com.jaredrummler:colorpicker:1.1.0'
|
||||
|
||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.56'
|
||||
|
||||
implementation 'com.google.android.gms:play-services-location:17.1.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue