File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ dependencies {
5252 implementation ' com.github.Omega-R.OmegaMoxy:moxy:1.5.7'
5353 implementation ' com.github.Omega-R.OmegaMoxy:moxy-androidx:1.5.7'
5454 kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:1.5.7'
55- implementation ' com.github.Omega-R.OmegaTypes:omegatypes:7ce4c69 '
56- implementation ' com.github.Omega-R.OmegaTypes:glide:7ce4c69 '
55+ implementation ' com.github.Omega-R.OmegaTypes:omegatypes:1.0.1 '
56+ implementation ' com.github.Omega-R.OmegaTypes:glide:1.0.1 '
5757 implementation ' com.github.Omega-R:OmegaLaunchers:1.0.1'
5858
5959
Original file line number Diff line number Diff line change 11ext {
2- omegaRecyclerView = ' 05698f2 '
2+ omegaRecyclerView = ' 1.9.7 '
33 kotlinCorutines_version = ' 1.2.1'
44
55}// Top-level build file where you can add configuration options common to all sub-projects/modules.
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ dependencies {
6060 kapt ' com.github.Omega-R.OmegaMoxy:moxy-compiler:1.5.8'
6161
6262 implementation " com.github.Omega-R:OmegaRecyclerView:${ omegaRecyclerView} @aar"
63- implementation ' com.github.Omega-R.OmegaTypes:omegatypes:7ce4c69 '
64- implementation ' com.github.Omega-R.OmegaTypes:glide:7ce4c69 '
63+ implementation ' com.github.Omega-R.OmegaTypes:omegatypes:1.0.1 '
64+ implementation ' com.github.Omega-R.OmegaTypes:glide:1.0.1 '
6565
6666 implementation " com.squareup.retrofit2:retrofit:2.4.0"
6767 implementation " com.squareup.moshi:moshi-kotlin:1.8.0"
You can’t perform that action at this time.
0 commit comments