Skip to content

Commit 26b9a65

Browse files
Bump version to 1.7.0 (#18)
Bump version to 1.7.0
1 parent f437ad9 commit 26b9a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

regions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
@OptIn(org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi::class)
3939
kotlin {
4040
group = "com.kape.android"
41-
version = "1.6.5"
41+
version = "1.7.0"
4242

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

0 commit comments

Comments
 (0)