Skip to content

Commit

Permalink
Bump version to 1.3.2 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-juan-docal authored Nov 15, 2023
1 parent 85cd88c commit 6fbc888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csi/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
@OptIn(org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi::class)
kotlin {
group = "com.kape.android"
version = "1.3.1"
version = "1.3.2"

// Enable the default target hierarchy.
// It's a template for all possible targets and their shared source sets hardcoded in the
Expand Down

0 comments on commit 6fbc888

Please sign in to comment.