mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 05:25:31 +03:00
Merge pull request #2271 from nextcloud/dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.2
Bump android-database-sqlcipher from 4.5.1 to 4.5.2
This commit is contained in:
commit
39ff4cd624
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,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.1'
|
||||
implementation 'net.zetetic:android-database-sqlcipher:4.5.2'
|
||||
|
||||
implementation "androidx.room:room-runtime:${roomVersion}"
|
||||
implementation "androidx.room:room-rxjava2:${roomVersion}"
|
||||
|
|
Loading…
Reference in a new issue