Open doronbehar opened 7 years ago
Adding apps to f-droid tutorial. https://f-droid.org/en/tutorials/create-repo/
F-droid version or a link to download apk file would be great, many of use don't use Play Store.
@nicd23 I started to publish APK files on release page.
Also, will try to setup f-droid repo later.
We won't be able to build this app because of maven { url 'https://maven.fabric.io/public' }
Is it possible to get rid of this?
Yes, Fabric dependency is required only for crash reporting, which is optional.
I'll try to add product flavor without it. If it not gonna work we will, probably, have to add a separate branch without Fabric dependency.
Is release now possible after the removal of the crash analytics service?
@IzzySoft what about the fabric api key reference in the gradle?
@Poussinou prebuild: sed '/xxx/d'
? Of course, ideally it should not be in the global part nor in the foss flavor. If it's just referenced from a flavor not specified in our build recipe, it should be simply ignored anyway.
Hello, I enjoy using the app but I don't have Google play services neither Google Play store installed on my device. I would have been very relieved if the app was available at f-droid.org so I would be connected to updates. Thanks.