Skip to content

Commit 434247b

Browse files
committed
Upgrade the version to 3.12.1
1 parent 6d21c6a commit 434247b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
ext {
77
projectGroup = 'com.scalar-labs'
8-
projectVersion = '3.12.1-SNAPSHOT'
8+
projectVersion = '3.12.1'
99
}
1010

1111
group = projectGroup

0 commit comments

Comments
 (0)