mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
build: add lifecycle-viewmodel-ktx
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b3ee3f44c4
commit
5260f454ef
2 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,7 @@ buildscript {
|
|||
dagger_version = '2.29.1'
|
||||
hilt_version = '2.29-alpha'
|
||||
kotlin_version = '1.4.10'
|
||||
lifecycle_version = '2.3.0-alpha07'
|
||||
moshi_version = '1.9.3'
|
||||
room_version = '2.3.0-alpha02'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue