Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.puzzlegame
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
android
org.benoitharrault.puzzlegame
Merge requests
!51
Resolve "Fix application game name"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Fix application game name"
54-fix-application-game-name
into
master
Overview
0
Commits
1
Pipelines
2
Changes
9
Merged
Benoît Harrault
requested to merge
54-fix-application-game-name
into
master
2 years ago
Overview
0
Commits
1
Pipelines
2
Changes
9
Expand
Closes
#54 (closed)
Edited
2 years ago
by
Benoît Harrault
0
0
Merge request reports
Viewing commit
507a460d
Show latest version
9 files
+
24
−
17
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
507a460d
Improve application metadata, fix app name
· 507a460d
Benoît Harrault
authored
2 years ago
android/gradle.properties
+
2
−
2
Options
org.gradle.jvmargs
=
-Xmx1536M
android.useAndroidX
=
true
android.enableJetifier
=
true
app.versionName
=
0.0.
49
app.versionCode
=
49
app.versionName
=
0.0.
50
app.versionCode
=
50
Loading