[GH-ISSUE #24] 2.6.0 but download link is 2.5.5 apk? #18

Closed
opened 2026-02-26 12:35:13 +03:00 by kerem · 4 comments
Owner

Originally created by @windstander on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/cbeuw/Cloak-android/issues/24

Providing the wrong file?

Originally created by @windstander on GitHub (Apr 1, 2022). Original GitHub issue: https://github.com/cbeuw/Cloak-android/issues/24 Providing the wrong file?
kerem closed this issue 2026-02-26 12:35:13 +03:00
Author
Owner

@IzzySoft commented on GitHub (Apr 3, 2022):

My updater also complains the file at tag 2.6.0 identifies as v2.5.5 – and tries to re-download it daily. Looks like you forgot to update versionCode and versionName in build.gradle:

        versionCode 17
        versionName '2.5.5'

Could you please fix that and attach a new APK, @cbeuw? Thanks in advance!

<!-- gh-comment-id:1086919623 --> @IzzySoft commented on GitHub (Apr 3, 2022): My updater also complains the file at tag 2.6.0 identifies as v2.5.5 – and tries to re-download it daily. Looks like you forgot to update `versionCode` and `versionName` in [`build.gradle`](https://github.com/cbeuw/Cloak-android/blob/master/app/build.gradle): ```gradle versionCode 17 versionName '2.5.5' ``` Could you please fix that and attach a new APK, @cbeuw? Thanks in advance!
Author
Owner

@windstander commented on GitHub (Apr 4, 2022):

@cbeuw You latest release is still 2.5.5.

<!-- gh-comment-id:1087038815 --> @windstander commented on GitHub (Apr 4, 2022): @cbeuw You latest release is still 2.5.5.
Author
Owner

@windstander commented on GitHub (Apr 4, 2022):

https://github.com/cbeuw/Cloak-android/releases/tag/v2.6.0-fix
@cbeuw

<!-- gh-comment-id:1087039472 --> @windstander commented on GitHub (Apr 4, 2022): https://github.com/cbeuw/Cloak-android/releases/tag/v2.6.0-fix @cbeuw
Author
Owner

@IzzySoft commented on GitHub (Apr 6, 2022):

Thanks!

<!-- gh-comment-id:1089864016 --> @IzzySoft commented on GitHub (Apr 6, 2022): Thanks!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloak-android#18
No description provided.