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
Nathan OBrian
Nebulo
Commits
ec56e297
Commit
ec56e297
authored
Jun 02, 2021
by
Daniel Wolf
Browse files
Bump version to 2.1.0 (Build 78)
parent
83d77125
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
ec56e297
...
...
@@ -11,8 +11,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
30
versionCode
7
6
versionName
"2.
0.5
"
versionCode
7
8
versionName
"2.
1.0
"
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
7
versionCode
7
8
}
fdroid
{
matchingFallbacks
=
[
'default'
]
dimension
"releaseChannel"
versionNameSuffix
"-adblock"
versionCode
7
7
versionCode
7
8
}
}
packagingOptions
{
...
...
Write
Preview
Markdown
is supported
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