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 6508952 commit acd4758Copy full SHA for acd4758
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext {
7
projectGroup = 'com.scalar-labs'
8
- projectVersion = '3.10.3-SNAPSHOT'
+ projectVersion = '3.10.3'
9
}
10
11
group = projectGroup
0 commit comments