Hi,
I would know if I can use Retrofit in my app and if F-droid is compatible with that library
I’m using Volley now, but I would like changing to Retrofit if it’s possible.
If it’s open source, and it’s deps are too… then yes…
It that available in the trusted (by F-Droid) maven repos: https://gitlab.com/fdroid/fdroidserver/blob/master/fdroidserver/scanner.py#L100 ?
I don’t think … I can’t find it there, so I guess it’s not allowed
Not allowed…from other repos. But allowed to be build before/during the app building process.
1 Like
https://search.maven.org/search?q=retrofit – is the library in question among those? If so, it’s available on Maven Central and can be used by apps on F-Droid.
1 Like
Uh, I didn’t see it. Thanks!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.