Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chat
fairchat
Commits
56b45d83
Commit
56b45d83
authored
Feb 09, 2019
by
armin
Browse files
asd
parent
e8b07974
Pipeline
#750
passed with stage
in 4 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
engine
@
f47163df
Compare
7625e5b9
...
f47163df
Subproject commit
7625e5b9fd9f61a648ea3071b5961524eceab615
Subproject commit
f47163df506504e50bb1ea9a920c34800c143147
fairchat/android/build.gradle
View file @
56b45d83
...
@@ -123,7 +123,7 @@ android {
...
@@ -123,7 +123,7 @@ android {
}
}
}
}
versionCode
versionMajor
*
100000
+
versionMinor
*
1000
+
versionPatch
*
100
versionCode
versionMajor
*
(
100000
+
versionMinor
*
1000
)+
1
+
versionPatch
*
100
versionName
QtApp
.
VERSION
versionName
QtApp
.
VERSION
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment