Skip to content

Commit

Permalink
Merge pull request #218 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

fix(deps): update all dependencies to v1.9.23
  • Loading branch information
hoc081098 authored Mar 7, 2024
2 parents 7fdedc7 + 2283319 commit aca4e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import org.gradle.plugin.use.PluginDependenciesSpec
import org.gradle.plugin.use.PluginDependencySpec

const val ktlintVersion = "1.0.0"
const val kotlinVersion = "1.9.22"
const val kotlinVersion = "1.9.23"

object appConfig {
const val applicationId = "com.hoc.flowmvi"
Expand Down

0 comments on commit aca4e57

Please sign in to comment.