Add Dependabot, Update Dependencies and Workflows (#1440)

Build may fail because of some major dependency updates. Needs changes,
changes/fixes welcomed.

Main goal is keeping all things up-to-date.

---------

Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
Caner Karaca
2024-03-20 07:52:34 +03:00
committed by GitHub
parent 2b0d19928a
commit 8f33926aa0
22 changed files with 981 additions and 1273 deletions

View File

@@ -40,7 +40,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = "1.4.3"
kotlinCompilerExtensionVersion = libs.versions.compose.compiler.get()
}
packaging {