File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,17 +40,17 @@ dependencies {
4040 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
4141 implementation " org.jetbrains.kotlin:kotlin-reflect:${ kotlin_version} "
4242
43- implementation ' androidx.core:core-ktx:1.3.2 '
44- implementation ' androidx.appcompat:appcompat:1.2.0 '
45- implementation ' androidx.recyclerview:recyclerview:1.2.0 '
43+ implementation ' androidx.core:core-ktx:1.6.0 '
44+ implementation ' androidx.appcompat:appcompat:1.3.1 '
45+ implementation ' androidx.recyclerview:recyclerview:1.2.1 '
4646
4747 implementation ' com.github.Omega-R.OmegaTypes:omegatypes:2.0.3'
48- implementation " com.github.Omega-R: OmegaRecyclerView:1.9.8 @aar"
48+ implementation " com.github.Omega-R. OmegaRecyclerView:omegarecyclerview: 1.9.9 @aar"
4949 implementation ' com.github.Omega-R:OmegaClicks:1.0.0'
5050 implementation ' com.github.Omega-R:OmegaAdapters:1.0.1'
5151
5252
5353 testImplementation ' junit:junit:4.13.2'
54- androidTestImplementation ' androidx.test.ext:junit:1.1.2 '
55- androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
54+ androidTestImplementation ' androidx.test.ext:junit:1.1.3 '
55+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.4 .0'
5656}
You can’t perform that action at this time.
0 commit comments