Bump kulid from 1.1.2.0 to 2.0.0.0
Bumps kulid from 1.1.2.0 to 2.0.0.0. --- updated-dependencies: - dependency-name: com.github.guepardoapps:kulid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e9e9e79730
commit
e8ab4f9700
|
@ -27,5 +27,5 @@ dependencies {
|
||||||
implementation "androidx.room:room-runtime:$room_version"
|
implementation "androidx.room:room-runtime:$room_version"
|
||||||
implementation "androidx.room:room-rxjava2:$room_version"
|
implementation "androidx.room:room-rxjava2:$room_version"
|
||||||
kapt "androidx.room:room-compiler:$room_version"
|
kapt "androidx.room:room-compiler:$room_version"
|
||||||
implementation 'com.github.guepardoapps:kulid:1.1.2.0'
|
implementation 'com.github.guepardoapps:kulid:2.0.0.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue