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
1b213896
Commit
1b213896
authored
Jun 03, 2021
by
Daniel Wolf
Browse files
Bump version to 2.1.1 (Build 79)
parent
4def4175
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
1b213896
...
...
@@ -11,8 +11,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
30
versionCode
7
8
versionName
"2.1.
0
"
versionCode
7
9
versionName
"2.1.
1
"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
def
sentryDSN
=
String
.
valueOf
(
getSystemVariableOrDefault
(
"NEBULO_SENTRY_DSN"
,
"dummy"
))
...
...
@@ -95,13 +95,13 @@ android {
matchingFallbacks
=
[
'fdroid'
]
dimension
"releaseChannel"
versionNameSuffix
"-adblock"
versionCode
7
8
versionCode
7
9
}
fdroid
{
matchingFallbacks
=
[
'default'
]
dimension
"releaseChannel"
versionNameSuffix
"-adblock"
versionCode
7
8
versionCode
7
9
}
}
packagingOptions
{
...
...
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