androidx.constraintlayout:constraintlayout:1.1.3 is no longer needed for using Assurance because we switched to JetpackCompose. Remove it from dependencies. It is already removed from POM.
Old Quick connect layout files are also not needed anymore. Remove them.
Related Issue
Motivation and Context
androidx.constraintlayout:constraintlayout:1.1.3 is no longer needed for using Assurance because we switched to JetpackCompose. Remove it from dependencies. It is already removed from POM.
Old Quick connect layout files are also not needed anymore. Remove them.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
androidx.constraintlayout:constraintlayout:1.1.3
is no longer needed for using Assurance because we switched to JetpackCompose. Remove it from dependencies. It is already removed from POM.Related Issue
Motivation and Context
androidx.constraintlayout:constraintlayout:1.1.3
is no longer needed for using Assurance because we switched to JetpackCompose. Remove it from dependencies. It is already removed from POM.How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: