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
a67b9728
Commit
a67b9728
authored
Jan 03, 2021
by
Daniel Wolf
Browse files
Bump version to 2.0.5 (Build 77 for F-Droid, Build 76 for G-Play)
parent
f4b9e0b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
a67b9728
...
...
@@ -12,8 +12,8 @@ android {
applicationId
"com.frostnerd.smokescreen"
minSdkVersion
21
targetSdkVersion
30
versionCode
7
5
versionName
"2.0.
4
"
versionCode
7
6
versionName
"2.0.
5
"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
def
sentryDSN
=
String
.
valueOf
(
getSystemVariableOrDefault
(
"NEBULO_SENTRY_DSN"
,
"dummy"
))
...
...
@@ -102,7 +102,7 @@ android {
matchingFallbacks
=
[
'default'
]
dimension
"version"
versionNameSuffix
"-adblock"
versionCode
7
6
versionCode
7
7
}
normal
{
matchingFallbacks
=
[
'default'
]
...
...
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