Browse Source

Updated dependencies

Vadik Sirekanyan 2 years ago
parent
commit
45061de3b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle.kts

+ 1 - 1
app/build.gradle.kts

@@ -76,7 +76,7 @@ android {
         compose = true
         compose = true
     }
     }
     composeOptions {
     composeOptions {
-        kotlinCompilerExtensionVersion = "1.5.6"
+        kotlinCompilerExtensionVersion = "1.5.7"
     }
     }
     packaging {
     packaging {
         resources {
         resources {