Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yaser Naseri
Nebulo
Commits
bd3fb1a6
Commit
bd3fb1a6
authored
Jul 06, 2020
by
Daniel Wolf
Browse files
Bump version to 1.3.0 (Build 61)
parent
adc09c07
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
bd3fb1a6
...
...
@@ -11,8 +11,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
29
versionCode
6
0
versionName
"1.3.0
-Beta
"
versionCode
6
1
versionName
"1.3.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
.
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