Skip to content

Commit

Permalink
Update Czan to version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweener committed Nov 26, 2024
1 parent ec230f2 commit 1b64838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ProjectConfiguration.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object ProjectConfiguration {

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

0 comments on commit 1b64838

Please sign in to comment.