Skip to content

Commit

Permalink
Bump version to 1.6.5 (#16)
Browse files Browse the repository at this point in the history
Bump version to 1.6.5
  • Loading branch information
kp-juan-docal authored Jan 24, 2024
1 parent 2407a51 commit cd83c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regions/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.6.4"
version = "1.6.5"

// 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 cd83c79

Please sign in to comment.