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