Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask_android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
bitmask_android
Commits
307d4398
Commit
307d4398
authored
5 years ago
by
cyberta
Browse files
Options
Downloads
Patches
Plain Diff
update version to 1.0.2RC4
parent
97ce9dbb
Branches
Branches containing commit
Tags
1.0.2RC4
Tags containing commit
No related merge requests found
Pipeline
#30055
failed
5 years ago
Stage: docker_image_sdk
Stage: docker_image_other
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+2
-0
2 additions, 0 deletions
CHANGELOG
app/build.gradle
+2
-2
2 additions, 2 deletions
app/build.gradle
with
4 additions
and
2 deletions
CHANGELOG
+
2
−
0
View file @
307d4398
...
...
@@ -9,6 +9,8 @@ features:
bugfixes:
- fix performance issues on UI thread if VPN (re-)connects
- fix several crashes
- removed annoying dot from navigation drawer menu icon ;)
- show the correct state on main screen if VPN blocks all outgoing traffic
1.0.1
- fix Android 9 crash
...
...
This diff is collapsed.
Click to expand it.
app/build.gradle
+
2
−
2
View file @
307d4398
...
...
@@ -14,8 +14,8 @@ android {
defaultConfig
{
applicationId
"se.leap.bitmaskclient"
versionCode
14
4
versionName
"1.0.2RC
3
"
versionCode
14
5
versionName
"1.0.2RC
4
"
minSdkVersion
16
targetSdkVersion
28
vectorDrawables
.
useSupportLibrary
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment