gradle: bump to Kotlin 1.7.10

This commit is contained in:
Harsh Shandilya 2022-08-02 23:26:14 +05:30
parent ab2713154f
commit 60e9c8c625
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -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"