build: upgrade SQLDelight

This commit is contained in:
Harsh Shandilya 2021-10-14 08:34:10 +05:30
parent 5aafead87e
commit 65fdfc2043
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ aurora = "0.0.56-SNAPSHOT"
coroutines = "1.5.2"
hilt = "2.39.1"
serialization = "1.3.0"
sqldelight = "1.5.1"
sqldelight = "1.5.2"
[libraries]