Skip to content

Commit

Permalink
Update SQLCipher to 4.5.3-FTS-S2
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Feb 15, 2023
1 parent 5838600 commit fa571f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencyResolutionManagement {
alias('signal-aesgcmprovider').to('org.signal:aesgcmprovider:0.0.3')
alias('signal-argon2').to('org.signal:argon2:13.1')
alias('signal-ringrtc').to('org.signal:ringrtc-android:2.24.0')
alias('signal-android-database-sqlcipher').to('org.signal:sqlcipher-android:4.5.3-FTS-S1')
alias('signal-android-database-sqlcipher').to('org.signal:sqlcipher-android:4.5.3-FTS-S2')

// Third Party
alias('greenrobot-eventbus').to('org.greenrobot:eventbus:3.0.0')
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6011,6 +6011,11 @@ https://docs.gradle.org/current/userguide/dependency_verification.html
<sha256 value="8a85a63c5c38b906f6c9ed10d073b6a4235d9c163bb792083cdcf4e79825a958" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.signal" name="sqlcipher-android" version="4.5.3-FTS-S2">
<artifact name="sqlcipher-android-4.5.3-FTS-S2.aar">
<sha256 value="c7c90d6cb382dc7e599c0c5f515018b820c5a037d9a1655adc72adc04074fc5e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="1.6.4">
<artifact name="slf4j-api-1.6.4.jar">
<sha256 value="367b909030f714ee1176ab096b681e06348f03385e98d1bce0ed801b5452357e" origin="Generated by Gradle"/>
Expand Down

0 comments on commit fa571f1

Please sign in to comment.