Skip to content

Commit a4c06e0

Browse files
🔼 Bump version to 1.0.2
1 parent 273ccc0 commit a4c06e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/conventions/src/main/kotlin/ProjectConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ object ProjectConfig {
77
const val targetSdk = 36
88
val jvmTarget = JvmTarget.JVM_11
99
val javaVersion = JavaVersion.VERSION_11
10-
val versionName = "1.0.1"
10+
val versionName = "1.0.2"
1111
val versionCode = 1
1212
}

0 commit comments

Comments
 (0)