Skip to content

Commit

Permalink
Updates kmp-charts to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweener committed Apr 28, 2024
1 parent d0b46e5 commit 971e98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Dependencies {

object Charts {
const val packageName = "com.tweener.charts"
const val versionName = "1.0.0"
const val versionName = "1.0.1"
const val namespace = "$packageName.android"
const val compileSDK = 34
const val minSDK = 24
Expand Down

0 comments on commit 971e98b

Please sign in to comment.