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 048db7b commit 0040f03Copy full SHA for 0040f03
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext {
7
projectGroup = 'com.scalar-labs'
8
- projectVersion = '3.16.2'
+ projectVersion = '3.16.3-SNAPSHOT'
9
}
10
11
group = projectGroup
0 commit comments