Skip to content

Commit

Permalink
Updates library version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweener committed Mar 5, 2024
1 parent d3da6e5 commit 2c8164d
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 @@ -27,7 +27,7 @@ object Dependencies {

object Czan {
const val packageName = "com.tweener.czan"
const val versionName = "2.1.0"
const val versionName = "2.1.1"
const val namespace = "$packageName.android"
const val compileSDK = 34
const val minSDK = 24
Expand Down

0 comments on commit 2c8164d

Please sign in to comment.