mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[GH-ISSUE #80] v1.5 release is still 1.4 internally #24
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Terrance on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/nin0-dev/VendroidEnhanced/issues/80
github.com/VendroidEnhanced/Vendroid@9e3dbf2470/app/build.gradle (L15)This means automatic updaters like Obtainium are constantly trying to update the app, because the version listed in GitHub releases is higher than the resulting downloaded APK.
@nin0-dev commented on GitHub (Sep 4, 2024):
for some reason i bumped version number but not this string
fixing tonight
@nin0-dev commented on GitHub (Sep 5, 2024):
thanks for reporting that oversight, i just bumped the version name
@Terrance commented on GitHub (Sep 5, 2024):
All good now, thanks!