TwidereX-Android icon indicating copy to clipboard operation
TwidereX-Android copied to clipboard

[BUG] Can't build on F-droid due to using JetBrains' private maven repository

Open proletarius101 opened this issue 2 years ago • 1 comments

Describe the bug Using JetBrains' private repo (https://maven.pkg.jetbrains.space/public/p/compose/dev) makes it impossible to be built on F-droid. As a workaround, you can use only the stable version of org.jetbrains.compose.material which is hosted on the accepted central maven repository.

Relevant MR: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12471

proletarius101 avatar Jan 22 '23 11:01 proletarius101