You need to add the androidx.sqlite dependency, like this:
`implementation "net.zetetic:android-database-sqlcipher:4.5.3"
implementation 'androidx.sqlite:sqlite:2.2.0'`
It can be solved.