Update dependencies
This commit is contained in:
@@ -74,17 +74,17 @@ dependencies {
|
||||
implementation 'androidx.room:room-ktx:2.2.5'
|
||||
kapt 'androidx.room:room-compiler:2.2.5'
|
||||
|
||||
implementation 'com.github.moxy-community:moxy:2.1.1'
|
||||
implementation 'com.github.moxy-community:moxy-androidx:2.1.1'
|
||||
implementation 'com.github.moxy-community:moxy-material:2.1.1'
|
||||
implementation 'com.github.moxy-community:moxy-ktx:2.1.1'
|
||||
kapt 'com.github.moxy-community:moxy-compiler:2.1.1'
|
||||
implementation 'com.github.moxy-community:moxy:2.1.2'
|
||||
implementation 'com.github.moxy-community:moxy-androidx:2.1.2'
|
||||
implementation 'com.github.moxy-community:moxy-material:2.1.2'
|
||||
implementation 'com.github.moxy-community:moxy-ktx:2.1.2'
|
||||
kapt 'com.github.moxy-community:moxy-compiler:2.1.2'
|
||||
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.4.1'
|
||||
implementation 'com.squareup.okio:okio:2.5.0'
|
||||
implementation 'org.jsoup:jsoup:1.13.1'
|
||||
|
||||
implementation 'org.koin:koin-android:2.1.3'
|
||||
implementation 'org.koin:koin-android:2.1.4'
|
||||
implementation 'io.coil-kt:coil:0.9.5'
|
||||
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
|
||||
implementation 'com.tomclaw.cache:cache:1.0'
|
||||
|
||||
Reference in New Issue
Block a user