mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-10 00:59:48 -06:00
[Android]: Bump lifecycle_version from 2.3.1 to 2.4.0
Bumps `lifecycle_version` from 2.3.1 to 2.4.0. Updates `lifecycle-viewmodel-ktx` from 2.3.1 to 2.4.0 Updates `lifecycle-livedata-ktx` from 2.3.1 to 2.4.0 Updates `lifecycle-runtime-ktx` from 2.3.1 to 2.4.0 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ buildscript {
|
||||
|
||||
ext{
|
||||
kotlin_version = "1.5.31"
|
||||
lifecycle_version = "2.3.1"
|
||||
lifecycle_version = "2.4.0"
|
||||
room_version = "2.3.0"
|
||||
navigation_version = '2.3.5'
|
||||
ext.hilt_version = '2.38.1'
|
||||
|
||||
Reference in New Issue
Block a user