jithware / brethap

https://jithware.github.io/brethap
GNU General Public License v3.0
47 stars 10 forks source link

Upload APK to GitHub #101

Closed xmha97 closed 1 year ago

xmha97 commented 1 year ago

Hi, Please upload the APK file to the GitHub release page. Google Play Store and F-Droid blocked on my country. Thanks 🙏

jithware commented 1 year ago

You can download apks directly from the f-droid website:

https://f-droid.org/repo/com.jithware.brethap_108.apk

xmha97 commented 1 year ago

You can download apks directly from the f-droid website:

https://f-droid.org/repo/com.jithware.brethap_108.apk

I repeat, F-Droid is blocked. This link doesn't work but GitHub works fine.

jithware commented 1 year ago

How did you install it to produce the screenshot in https://github.com/jithware/brethap/issues/96#issue-1667487450? Can you not install it the same way? Another option is to build apks yourself. First install flutter then run:

git clone https://github.com/jithware/brethap.git
cd brethap/
git checkout fdroid
flutter build apk --split-per-abi --debug