mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-05 22:05:11 +00:00
Bump requery from 1.5.1 to 1.6.1
Bumps [requery](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
e453b66f35
commit
cc518f6258
@ -219,7 +219,7 @@ dependencies {
|
||||
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
|
||||
// Android only
|
||||
implementation 'org.greenrobot:eventbus:3.2.0'
|
||||
implementation 'io.requery:requery:1.5.1'
|
||||
implementation 'io.requery:requery:1.6.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'
|
||||
|
Loading…
Reference in New Issue
Block a user