Open Bug 1802035 Opened 3 years ago Updated 2 years ago

Bump version code in build.gradle

Categories

(Focus :: General, enhancement)

All
Android
enhancement

Tracking

(Not tracked)

People

(Reporter: csadilek, Unassigned)

Details

From github: https://github.com/mozilla-mobile/focus-android/issues/1528.

Hi,

F-Droid maintainer here. In F-Droid updates checking is decoupled from APK building, so dynamic version code (that depends on date/time) does not work. I decided to stick with the static value in build.gradle as it suites our workflow perfectly.

But v2.2, v2.1 and v2.0 all have the same version code of 11 and this made F-Droid think that they are all the same version. Could you please bump versionCode every time when versionName changes? This will make F-Droid autoupdating work again. If I understand your release process correctly, this should not affect you.

If this is not an option and version code 11 is here forever, we can bump it manually on our side, but this means that F-Droid version will often be outdated.

Change performed by the Move to Bugzilla add-on.

Type: defect → enhancement
Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.