File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies {
4949 implementation ' androidx.recyclerview:recyclerview:1.1.0'
5050
5151 implementation project(' :core' )
52- kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:2.1 .0'
52+ kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:2.2 .0'
5353 kapt project(' :processor' )
5454
5555 implementation ' com.github.bumptech.glide:glide:4.9.0'
Original file line number Diff line number Diff line change @@ -59,15 +59,15 @@ dependencies {
5959 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:${ kotlinCorutines_version} "
6060 implementation " org.jetbrains.kotlin:kotlin-android-extensions-runtime:${ kotlin_version} "
6161
62- api ' com.github.Omega-R.OmegaMoxy:moxy:2.1 .0'
63- api ' com.github.Omega-R.OmegaMoxy:moxy-androidx:2.1 .0'
64- api ' com.github.Omega-R.OmegaMoxy:moxy-ktx:2.1 .0'
65- kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:2.1 .0'
62+ api ' com.github.Omega-R.OmegaMoxy:moxy:2.2 .0'
63+ api ' com.github.Omega-R.OmegaMoxy:moxy-androidx:2.2 .0'
64+ api ' com.github.Omega-R.OmegaMoxy:moxy-ktx:2.2 .0'
65+ kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:2.2 .0'
6666
6767
6868 api " com.github.Omega-R:OmegaRecyclerView:${ omegaRecyclerView} @aar"
6969 api ' com.github.Omega-R.OmegaTypes:glide:9e6603f014b6f431464aab90acaad3c7453d1932'
70- api ' com.github.Omega-R.OmegaIntentBuilder:core:eff1d07b76d7f09c81b08bd811af5ee8908a149d '
70+ api ' com.github.Omega-R.OmegaIntentBuilder:core:ff60933 '
7171 api ' com.github.Omega-R:OmegaLaunchers:1.0.3'
7272 api ' com.github.Omega-R:OmegaExtensions:4bbff24fc08b4d1717094f2b3fa4a3ee36cf666a'
7373 api ' com.github.Omega-R:OmegaBind:6d534a9'
You can’t perform that action at this time.
0 commit comments