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
PublicAndroidApps
Nebulo
Commits
45d32bc0
Commit
45d32bc0
authored
Nov 29, 2019
by
Daniel Wolf
Browse files
Bump version to 1.1.0 (Build 53)
parent
16b92436
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
45d32bc0
...
...
@@ -25,8 +25,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
29
versionCode
5
2
versionName
"1.
0.3
"
versionCode
5
3
versionName
"1.
1.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