dagmawibabi / ScholArxiv

ScholArxiv is an open-source aesthetic and minimal app that allows users to search, read, bookmark, share, download and view summaries of academic papers from the arXiv repository.
GNU General Public License v3.0
537 stars 21 forks source link

Make Version Numbering Consistent #8

Closed scientiac closed 2 weeks ago

scientiac commented 1 month ago

Screenshot_20240811-150200

I have v2.0.0 installed but Obtainium shows version 1.0.0 being installed and says v2.0.0 is the latest version. The versioning on the app shows 1.0.0 but in GitHub it shows v2.0.0. It'll be easier to download/update via Obtainium Package Manager if the version numbers are consistent everywhere.

dagmawibabi commented 1 month ago

Hey thank you so much and the issue is now fixed. Try again and tell me how it foes so I can close this issue.

ramanveerji commented 4 weeks ago

Hey thank you so much and the issue is now fixed. Try again and tell me how it foes so I can close this issue.

Bro you have to build the apk again. Whenever you release an apk edit those 2 lines in build gradle then release.

dagmawibabi commented 4 weeks ago

Yeah and that's what I did, check the release page and redownload maybe

ramanveerji commented 4 weeks ago

Yeah and that's what I did, check the release page and redownload maybe

Screenshot_2024-08-14-21-29-31-822_com.miui.packageinstaller.png

I downloaded it from obtainium. You need to sync build gradle then release bro. Application version is still 1.0.0 it should be 2.0.0

scientiac commented 4 weeks ago

I installed the latest app and the issue still remains. You should maybe change the version in 'pubspec.yaml' (I am no flutter dev, just guessing)

Screenshot_20240814-214300

also, you might want to change the release tag to just 2.0.0 instead of v2.0.0 on github itself as well.

dagmawibabi commented 2 weeks ago

Done!