Closed mdrlzy closed 6 months ago
Now we have to manually manage versions so that they comply with the artifacts versions from Github. Which is difficult and for example now they don’t match. And the project is not building.
arkComponentUtils = "0.0.9-SNAPSHOT-01" arkComponentFoldersTree = "0.0.9-SNAPSHOT-02" arkComponentTagSelector = "0.0.9-SNAPSHOT-02" arkComponentScoreWidget = "0.0.9-SNAPSHOT-02" arkComponentFilePicker = "0.1.0-SNAPSHOT"
https://github.com/ARK-Builders/ark-android/blob/main/gradle/libs.versions.toml https://github.com/orgs/ARK-Builders/packages?repo_name=ark-android
I propose to make modules dependent directly on project and not on artifacts from Github
Now we have to manually manage versions so that they comply with the artifacts versions from Github. Which is difficult and for example now they don’t match. And the project is not building.
https://github.com/ARK-Builders/ark-android/blob/main/gradle/libs.versions.toml https://github.com/orgs/ARK-Builders/packages?repo_name=ark-android
I propose to make modules dependent directly on project and not on artifacts from Github