mikepenz/AboutLibraries

Sort json entries by `uniqueId` when used in Enterprise mode.

apkelly opened this issue · 1 comments

About this issue

When generating the json file by hand (in Enterprise mode), it'd be great if the libraries could be sorted by uniqueId in the file. This would mean that as we add/remove libraries from the project, the number of diffs in the file when committed to GitHub would be small.

Currently, the order of the libraries in the file doesn't seem to be constant, so we get lots of changes listed for the json file.

Details

  •  Used library version : 10.5.2
  •  Used support library version
  •  Used gradle build tools version : 8.1
  •  Used tooling / Android Studio version : AGP 8.0.2 / Android Studio Hedgehog
  •  Other used libraries, potential conflicting libraries

Checklist

I just read the changelog and see this was added in 10.6.3.