diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-03 16:11:47 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-03 16:11:47 +1000 |
commit | 9eb32d2d85db939555f3815cbd9034f3a7df433b (patch) | |
tree | cf6cb46d9239b2f1b9d840625a59d550fe47ba2a /src/core | |
parent | 71e652123ba3b7b68e42f8ea7caccf886f46bb27 (diff) |
android: Reorganize and categorize gradle dependencies
Improve organization of app dependencies in build.gradle.kts by grouping them
into logical categories:
- AndroidX Core & UI components
- AndroidX Navigation
- AndroidX Lifecycle
- AndroidX Other components
- Kotlin dependencies
- Third party libraries
This change makes the dependencies section more maintainable and easier to
understand by providing clear visual separation between different types of
dependencies. No actual dependency versions were changed.
Also fixes minor formatting in runGitCommand function.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions