Skip to content

Commit

Permalink
Update koin version to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jan 24, 2024
1 parent aa51d66 commit 1c37667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ object Versions {
}

object Koin {
const val base = "3.4.3"
const val compose = "3.4.6"
const val base = "3.5.3"
const val compose = "3.5.3"
}
}

0 comments on commit 1c37667

Please sign in to comment.