mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-19 10:45:13 +01:00
Merge pull request #2643 from nextcloud/dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.3
Bump android-database-sqlcipher from 4.5.2 to 4.5.3
This commit is contained in:
commit
76b708489c
@ -232,7 +232,7 @@ dependencies {
|
|||||||
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
|
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
|
||||||
// Android only
|
// Android only
|
||||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||||
implementation 'net.zetetic:android-database-sqlcipher:4.5.2'
|
implementation 'net.zetetic:android-database-sqlcipher:4.5.3'
|
||||||
|
|
||||||
implementation "androidx.room:room-runtime:${roomVersion}"
|
implementation "androidx.room:room-runtime:${roomVersion}"
|
||||||
implementation "androidx.room:room-rxjava2:${roomVersion}"
|
implementation "androidx.room:room-rxjava2:${roomVersion}"
|
||||||
|
Loading…
Reference in New Issue
Block a user