We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d21c6a commit 434247bCopy full SHA for 434247b
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext {
7
projectGroup = 'com.scalar-labs'
8
- projectVersion = '3.12.1-SNAPSHOT'
+ projectVersion = '3.12.1'
9
}
10
11
group = projectGroup
0 commit comments