mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-25 22:36:17 +03:00
remove obsolete library support-v4
This commit is contained in:
parent
4dbd6295fa
commit
e851d05f9d
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ dependencies {
|
|||
|
||||
def supportLibVersion = '27.1.1'
|
||||
|
||||
implementation "com.android.support:support-v4:${supportLibVersion}"
|
||||
implementation "com.android.support:appcompat-v7:${supportLibVersion}"
|
||||
implementation "com.android.support:design:${supportLibVersion}"
|
||||
implementation "com.android.support:recyclerview-v7:${supportLibVersion}"
|
||||
|
|
Loading…
Reference in a new issue