File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
4848 androidTestImplementation ' androidx.test:runner:1.2.0-beta01'
4949 androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0-beta01'
5050 implementation project(' :lib' )
51- kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:1.6.2 '
51+ kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:1.7.0 '
5252 implementation ' com.github.bumptech.glide:glide:4.9.0'
5353
5454
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ dependencies {
5353 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:${ kotlinCorutines_version} "
5454 implementation " org.jetbrains.kotlin:kotlin-android-extensions-runtime:${ kotlin_version} "
5555
56- api ' com.github.Omega-R.OmegaMoxy:moxy:1.6.2 '
57- api ' com.github.Omega-R.OmegaMoxy:moxy-androidx:1.6.2 '
56+ api ' com.github.Omega-R.OmegaMoxy:moxy:1.7.0 '
57+ api ' com.github.Omega-R.OmegaMoxy:moxy-androidx:1.7.0 '
5858
5959 api " com.github.Omega-R:OmegaRecyclerView:${ omegaRecyclerView} @aar"
6060 api ' com.github.Omega-R.OmegaTypes:glide:2.0.1'
You can’t perform that action at this time.
0 commit comments