Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vector2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COUETOUX Basile
Vector2021
Merge requests
!1
Master
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Master
master
into
main
Overview
0
Commits
4
Pipelines
2
Changes
12
Merged
Master
COUETOUX Basile
requested to merge
master
into
main
Sep 8, 2021
Overview
0
Commits
4
Pipelines
2
Changes
12
0
0
Merge request reports
Compare
main
version 1
0b1870fb
Sep 8, 2021
main (base)
and
latest version
latest version
03c76c91
4 commits,
Sep 8, 2021
version 1
0b1870fb
3 commits,
Sep 8, 2021
12 files
+
610
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
.idea/gradle.xml
0 → 100644
+
17
−
0
View file @ 03c76c91
Edit in single-file editor
Open in Web IDE
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"GradleSettings"
>
<option
name=
"linkedExternalProjectsSettings"
>
<GradleProjectSettings>
<option
name=
"distributionType"
value=
"DEFAULT_WRAPPED"
/>
<option
name=
"externalProjectPath"
value=
"$PROJECT_DIR$"
/>
<option
name=
"modules"
>
<set>
<option
value=
"$PROJECT_DIR$"
/>
</set>
</option>
<option
name=
"useAutoImport"
value=
"true"
/>
</GradleProjectSettings>
</option>
</component>
</project>
\ No newline at end of file
Loading