mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-05 22:05:11 +00:00
Bump requery-android from 1.5.1 to 1.6.1
Bumps [requery-android](https://github.com/requery/requery) from 1.5.1 to 1.6.1. - [Release notes](https://github.com/requery/requery/releases) - [Changelog](https://github.com/requery/requery/blob/master/CHANGELOG.md) - [Commits](https://github.com/requery/requery/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4255a2a01b
commit
624e6b7c56
@ -191,7 +191,7 @@ dependencies {
|
||||
// Android only
|
||||
implementation 'org.greenrobot:eventbus:3.1.1'
|
||||
implementation 'io.requery:requery:1.5.1'
|
||||
implementation 'io.requery:requery-android:1.5.1'
|
||||
implementation 'io.requery:requery-android:1.6.1'
|
||||
implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
|
||||
kapt 'io.requery:requery-processor:1.6.1'
|
||||
implementation 'org.parceler:parceler-api:1.1.12'
|
||||
|
Loading…
Reference in New Issue
Block a user