Bump kotlin from 1.7.21 to 1.8.20

This commit is contained in:
Quentin Hibon
2023-08-09 00:14:10 +02:00
parent b51f6abfce
commit ef7454ae75
3 changed files with 3 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ android {
dependencies {
val daggerVersion = "2.48"
val kotlinVersion = "1.7.21"
val kotlinVersion = "1.8.20"
val kxCoroutinesVersion = "1.7.3"
val ktorVersion = "1.6.8"
val espressoVersion = "3.5.1"