update most libraries
This commit is contained in:
parent
8f812d428c
commit
53ea66d1af
2 changed files with 5 additions and 5 deletions
|
|
@ -51,7 +51,7 @@ dependencies {
|
|||
implementation 'com.google.android.exoplayer:exoplayer:2.11.4'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
|
||||
implementation 'androidx.core:core:1.3.1'
|
||||
implementation 'androidx.core:core:1.3.2'
|
||||
implementation 'androidx.media:media:1.2.0'
|
||||
implementation 'androidx.fragment:fragment:1.2.5'
|
||||
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
|
||||
|
|
@ -63,7 +63,7 @@ dependencies {
|
|||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
implementation 'androidx.percentlayout:percentlayout:1.0.0'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.2'
|
||||
|
||||
implementation 'com.github.kabouzeid:app-theme-helper:1.3.10'
|
||||
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
|
||||
|
|
@ -78,8 +78,8 @@ dependencies {
|
|||
implementation 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.11.0'
|
||||
implementation 'com.android.support:multidex:1.0.3'
|
||||
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
|
||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:okhttp3-integration:4.11.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue