Эх сурвалжийг харах

Merge pull request #2981 from nextcloud/dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.4

Build(deps): Bump net.zetetic:android-database-sqlcipher from 4.5.3 to 4.5.4
Andy Scherzinger 2 жил өмнө
parent
commit
bd9a32a684
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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}"