Merge pull request #128 from Bitcoin-com/wallet/task/345
Update: Adds resolution strategy for android support library version …
This commit is contained in:
commit
ad1431dd68
1 changed files with 19 additions and 18 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
configurations.all {
|
configurations.all {
|
||||||
resolutionStrategy {
|
resolutionStrategy {
|
||||||
|
force "com.android.support:support-v4:26.1.0"
|
||||||
force "com.google.android.gms:play-services-auth:11.8.0"
|
force "com.google.android.gms:play-services-auth:11.8.0"
|
||||||
force "com.google.android.gms:play-services-identity:11.8.0"
|
force "com.google.android.gms:play-services-identity:11.8.0"
|
||||||
force "com.google.android.gms:play-services-ads:11.8.0"
|
force "com.google.android.gms:play-services-ads:11.8.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue