forked from organicmaps/organicmaps
[android] Update v4 support library to fix crash in google sign in sdk
This commit is contained in:
parent
32aa5eafcc
commit
80de6d323c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ apply plugin: 'io.fabric'
|
|||
|
||||
dependencies {
|
||||
// android support libs
|
||||
implementation ('com.android.support:support-v4:25.0.0') {
|
||||
implementation ('com.android.support:support-v4:25.1.0') {
|
||||
force = true;
|
||||
}
|
||||
implementation 'com.android.support:appcompat-v7:25.0.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue