There was an error while loading. Please reload this page.
1.7.0
1 parent f437ad9 commit 26b9a65Copy full SHA for 26b9a65
1 file changed
regions/build.gradle.kts
@@ -38,7 +38,7 @@ android {
38
@OptIn(org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi::class)
39
kotlin {
40
group = "com.kape.android"
41
- version = "1.6.5"
+ version = "1.7.0"
42
43
// Enable the default target hierarchy.
44
// It's a template for all possible targets and their shared source sets hardcoded in the
0 commit comments