File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 sdkTargetVersion = 31
77
88 // Android jetpack
9- androidxArchCore = " 2.1 .0"
9+ androidxArchCore = " 2.2 .0"
1010 androidxLifecycle = " 2.5.1"
1111 androidxRoom = " 2.5.0"
1212 androidxCore = " 1.9.0"
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dependencies {
6666 // Instrumented tests
6767 androidTestImplementation project(" :owncloudTestUtil" )
6868 androidTestImplementation " androidx.annotation:annotation:$androidxAnnotation "
69- androidTestImplementation " androidx.arch.core:core-testing:2.1 .0"
69+ androidTestImplementation " androidx.arch.core:core-testing:2.2 .0"
7070 androidTestImplementation " androidx.test.espresso:espresso-contrib:$androidxTestEspresso "
7171 androidTestImplementation " androidx.test.espresso:espresso-core:$androidxTestEspresso "
7272 androidTestImplementation " androidx.test.espresso:espresso-intents:$androidxTestEspresso "
You can’t perform that action at this time.
0 commit comments