Skip to content

Commit

Permalink
Update db-android (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism authored Jul 14, 2024
1 parent 9ad21fa commit e4e5280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ dependencies {
// from https://github.com/getlantern/opus_android
implementation files('libs/opuslib-release.aar')
implementation 'com.github.getlantern:secrets-android:f6a7a69f3d'
implementation 'com.github.getlantern:db-android:2e81ba6542'
implementation 'com.github.getlantern:db-android:863128d1f8'
implementation 'com.github.getlantern:messaging-android:3f23f07b4e'

debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
Expand Down

0 comments on commit e4e5280

Please sign in to comment.