mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Increased required support lib version number
This commit is contained in:
parent
a547c1b357
commit
abab579ad3
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ dependencies {
|
|||
} else {
|
||||
implementation fileTree(include: 'gcm.jar', dir: 'libs')
|
||||
}
|
||||
implementation 'com.android.support:support-v4:26.0.1'
|
||||
implementation 'com.android.support:support-v4:27.0.1'
|
||||
}
|
||||
|
||||
if (firebaseEnable()) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue