Peter L Jones
Peter L Jones
Is there anyone to pick this up? If not I'll drop the milestone.
@jamulussoftware/maindevelopers Is anyone available who knows this part of the build system? Uh.... is this build system or code?
Dropping until it's picked up.
Let's have another go for 3.11.0
Moved out again.
Can/should we pick this up in 3.11.0?
> Not sure of the reason for it yet. Has the packaging script changed in some way that could cause it not to "find" the old install?
Adding this (and https://github.com/jamulussoftware/jamulus/issues/2404) to 3.11.0.
> ... this means we need to find a way to generate an unique per build/release increasing number. Via the [Qt qmake Variables manual page](https://doc.qt.io/qt-6/qmake-variable-reference.html#android-version-code), [Google's explanation for the value](https://developer.android.com/studio/publish/versioning#versioningsettings)....
So, requirements: 1. An integer value in the range 0 to 2100000000. 2. The value is shared by all developers able to submit a release to Google Play Store. 3....