File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22 androidxActivityVersion = project. hasProperty(' androidxActivityVersion' ) ? rootProject. ext. androidxActivityVersion : ' 1.9.2'
33 androidxAppCompatVersion = project. hasProperty(' androidxAppCompatVersion' ) ? rootProject. ext. androidxAppCompatVersion : ' 1.7.0'
44 androidxCoordinatorLayoutVersion = project. hasProperty(' androidxCoordinatorLayoutVersion' ) ? rootProject. ext. androidxCoordinatorLayoutVersion : ' 1.2.0'
5- androidxCoreVersion = project. hasProperty(' androidxCoreVersion' ) ? rootProject. ext. androidxCoreVersion : ' 1.13.1 '
5+ androidxCoreVersion = project. hasProperty(' androidxCoreVersion' ) ? rootProject. ext. androidxCoreVersion : ' 1.15.0 '
66 androidxFragmentVersion = project. hasProperty(' androidxFragmentVersion' ) ? rootProject. ext. androidxFragmentVersion : ' 1.8.4'
77 androidxWebkitVersion = project. hasProperty(' androidxWebkitVersion' ) ? rootProject. ext. androidxWebkitVersion : ' 1.12.1'
88 junitVersion = project. hasProperty(' junitVersion' ) ? rootProject. ext. junitVersion : ' 4.13.2'
You can’t perform that action at this time.
0 commit comments