Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Faisal Alanzi
Nebulo
Commits
1a624674
Commit
1a624674
authored
Jul 27, 2020
by
Daniel Wolf
Browse files
Bump version to 1.4.0 (Build 62)
parent
8046d80e
Changes
1
Show whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
1a624674
...
...
@@ -11,8 +11,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
29
versionCode
6
1
versionName
"1.
3
.0"
versionCode
6
2
versionName
"1.
4
.0"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
buildConfigField
(
"Boolean"
,
"FROM_CI"
,
String
.
valueOf
(
getSystemVariableOrDefault
(
"CI_COMMIT_SHORT_SHA"
,
""
)
!=
""
))
...
...
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