We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264e234 commit 0f6d5ebCopy full SHA for 0f6d5eb
ServiceApp/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
def versionMajor = 1
43
def versionMinor = 4
44
def versionPatch = 2
45
-def versionBuild = 1 //bump for dogfood builds, public betas, etc.
+def versionBuild = 2 //bump for dogfood builds, public betas, etc.
46
def versionPrefix = "3DR Services v"
47
48
//Log levels values
0 commit comments