mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 04:29:45 +01:00
Build(deps): Bump net.zetetic:android-database-sqlcipher
Bumps [net.zetetic:android-database-sqlcipher](https://github.com/sqlcipher/android-database-sqlcipher) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/sqlcipher/android-database-sqlcipher/releases) - [Commits](https://github.com/sqlcipher/android-database-sqlcipher/compare/v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: net.zetetic:android-database-sqlcipher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4d9cb24b63
commit
631b7eb536
@ -223,7 +223,7 @@ dependencies {
|
||||
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
|
||||
// Android only
|
||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'net.zetetic:android-database-sqlcipher:4.5.3'
|
||||
implementation 'net.zetetic:android-database-sqlcipher:4.5.4'
|
||||
|
||||
implementation "androidx.room:room-runtime:${roomVersion}"
|
||||
implementation "androidx.room:room-rxjava2:${roomVersion}"
|
||||
|
Loading…
Reference in New Issue
Block a user