File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,15 +86,15 @@ dependencies {
8686// def androidXExifInterfaceVersion = "1.3.7"
8787// def androidXViewPagerVersion = "1.0.0"
8888// def androidXFragmentVersion = "1.4.1"
89- def androidXTransitionVersion = " 1.4.1"
89+ // def androidXTransitionVersion = "1.4.1"
9090//
9191// testCompileOnly "androidx.legacy:legacy-support-v4:$androidXLegacyVersion"
9292// testCompileOnly "androidx.appcompat:appcompat:$androidXAppCompatVersion"
9393// testCompileOnly "com.google.android.material:material:$androidXMaterialVersion"
9494// testCompileOnly "androidx.exifinterface:exifinterface:$androidXExifInterfaceVersion"
9595// testCompileOnly "androidx.viewpager2:viewpager2:$androidXViewPagerVersion"
9696// testCompileOnly "androidx.fragment:fragment:$androidXFragmentVersion"
97- testCompileOnly " androidx.transition:transition:$androidXTransitionVersion "
97+ // testCompileOnly "androidx.transition:transition:$androidXTransitionVersion"
9898}
9999
100100configurations. create(" dtsGeneratorImplementation" ) {
You can’t perform that action at this time.
0 commit comments