1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-15 11:20:32 +01:00
fdroidserver/tests/source-files/catalog.test
linsui 4c3dd9c76c scanner: catalog: get catalog from parent dirs
When walking through the repo, there may be another settings.gradle in a
sub project with a different catalog. In the subdir the catalog of the
sub project shuold be used and in other subdir the catalog of the root
project should be used.
2024-10-20 21:21:28 +08:00
..
app scanner: support libs.versions.toml 2024-09-23 16:35:27 +08:00
buildSrc scanner: catalog: get catalog from parent dirs 2024-10-20 21:21:28 +08:00
buildSrc2 scanner: catalog: get catalog from parent dirs 2024-10-20 21:21:28 +08:00
core scanner: catalog: get catalog from parent dirs 2024-10-20 21:21:28 +08:00
gradle scanner: catalog: dependency declaration can be declared as a simple string 2024-09-27 14:28:55 +00:00
build.gradle.kts scanner: support libs.versions.toml 2024-09-23 16:35:27 +08:00
libs.versions.toml scanner: support libs.versions.toml 2024-09-23 16:35:27 +08:00
settings.gradle.kts scanner: support libs.versions.toml 2024-09-23 16:35:27 +08:00