Skip to content

Commit aa998d2

Browse files
committed
Bump version to 1.7.4
1 parent f22154e commit aa998d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/com/klyx/AppVersioning.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object AppVersioning {
66
private val baseVersion = Version(
77
major = 1,
88
minor = 7,
9-
patch = 3,
9+
patch = 4,
1010
//buildMetadata = "build"
1111
)
1212

0 commit comments

Comments
 (0)