Androidx upgrade
Dependencies upgrade
Description
Upgrade Room and other AndroidX dependencies. Also provide specific sqlite-jdbc version
Motivation and Context
Fixes build on Apple Silicon devices
How Has This Been Tested?
On device directly, app ran in a emulator
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Enhancement (non-breaking change which cleans up / improves existing functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist
-
I have read the CONTRIBUTING section of the README document.