Remove GSON lib
This commit is contained in:
parent
d4455c45c5
commit
408126c0b2
6 changed files with 39 additions and 76 deletions
|
|
@ -56,7 +56,6 @@ dependencies {
|
|||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:77a74b8'
|
||||
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:1.10.19'
|
||||
|
||||
|
|
@ -66,7 +65,6 @@ dependencies {
|
|||
implementation "com.android.support:recyclerview-v7:$supportLibVersion"
|
||||
implementation "com.android.support:preference-v14:$supportLibVersion"
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.2'
|
||||
implementation 'ch.acra:acra:4.9.2'
|
||||
|
||||
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue