Bump core-ktx from 1.7.0 to 1.8.0
Bumps core-ktx from 1.7.0 to 1.8.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2d8e67e591
commit
a1321e0390
|
@ -3,7 +3,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.6.21'
|
||||
core_version = '1.7.0'
|
||||
core_version = '1.8.0'
|
||||
rxjava_version = '3.1.5'
|
||||
rxandroid_version = '3.0.0'
|
||||
rxkotlin_version = '3.0.1'
|
||||
|
|
Loading…
Reference in a new issue