mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
gradle: bump to Kotlin 1.7.10
This commit is contained in:
parent
ab2713154f
commit
60e9c8c625
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ composeCompiler = "1.3.0-rc01"
|
|||
coroutines = "1.6.4"
|
||||
dagger = "2.43.1"
|
||||
hilt = "1.0.0"
|
||||
kotlin = "1.7.0"
|
||||
kotlin = "1.7.10"
|
||||
material_motion = "0.9.0"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.13.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue