Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.scrobbles
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
android
org.benoitharrault.scrobbles
Merge requests
!50
Resolve "Show last discovered artists and tracks"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Show last discovered artists and tracks"
53-show-last-discovered-artists-and-tracks
into
master
Overview
0
Commits
1
Pipelines
2
Changes
23
Merged
Resolve "Show last discovered artists and tracks"
Benoît Harrault
requested to merge
53-show-last-discovered-artists-and-tracks
into
master
Dec 9, 2023
Overview
0
Commits
1
Pipelines
2
Changes
23
Closes
#53 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a58945e9
1 commit,
Dec 9, 2023
23 files
+
623
−
22
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
android/gradle.properties
+
2
−
2
View file @ a58945e9
Edit in single-file editor
Open in Web IDE
org.gradle.jvmargs
=
-Xmx1536M
android.useAndroidX
=
true
android.enableJetifier
=
true
app.versionName
=
0.0.4
8
app.versionCode
=
4
8
app.versionName
=
0.0.4
9
app.versionCode
=
4
9
Loading