mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-09 08:24:14 +01:00
Bump realmfieldnameshelper from 1.1.1 to 2.0.0
Bumps [realmfieldnameshelper](https://github.com/cmelchior/realmfieldnameshelper) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/cmelchior/realmfieldnameshelper/releases) - [Changelog](https://github.com/cmelchior/realmfieldnameshelper/blob/master/CHANGELOG.md) - [Commits](https://github.com/cmelchior/realmfieldnameshelper/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
370651ab56
commit
fd3c41a250
@ -145,7 +145,7 @@ dependencies {
|
|||||||
|
|
||||||
// Database
|
// Database
|
||||||
implementation 'com.github.Zhuinden:realm-monarchy:0.7.1'
|
implementation 'com.github.Zhuinden:realm-monarchy:0.7.1'
|
||||||
kapt 'dk.ilios:realmfieldnameshelper:1.1.1'
|
kapt 'dk.ilios:realmfieldnameshelper:2.0.0'
|
||||||
|
|
||||||
// Work
|
// Work
|
||||||
implementation "androidx.work:work-runtime-ktx:$work_version"
|
implementation "androidx.work:work-runtime-ktx:$work_version"
|
||||||
|
Loading…
Reference in New Issue
Block a user