mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Bump requery-processor from 1.5.1 to 1.6.1
Bumps [requery-processor](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
d752e8dd4b
commit
362ef46f3b
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ dependencies {
|
|||
implementation 'io.requery:requery:1.5.1'
|
||||
implementation 'io.requery:requery-android:1.5.1'
|
||||
implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
|
||||
kapt 'io.requery:requery-processor:1.5.1'
|
||||
kapt 'io.requery:requery-processor:1.6.1'
|
||||
implementation 'org.parceler:parceler-api:1.1.12'
|
||||
kapt 'org.parceler:parceler:1.1.12'
|
||||
implementation 'net.orange-box.storebox:storebox-lib:1.4.0'
|
||||
|
|
Loading…
Reference in a new issue