Skip to content

Commit 6cdd1bf

Browse files
committed
fix remove whitespace
1 parent 67409dc commit 6cdd1bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("signing")
1313
}
1414

15-
val coreVersion = " 0.1.15-beta-1"
15+
val coreVersion = "0.1.15-beta-1"
1616
group = "com.sourcepoint"
1717
version = coreVersion
1818

0 commit comments

Comments
 (0)