Remove androidx.legacy dependency

This commit is contained in:
Dominik Schürmann 2020-07-01 21:48:11 +02:00
parent 930f7e2c13
commit 1fde5bd355
1 changed files with 0 additions and 2 deletions

View File

@ -134,8 +134,6 @@ android {
}
dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.gridlayout:gridlayout:1.0.0'