[pve-devel] applied: [PATCH pve_flutter_frontend] Updated Gradle version and some build dependencies.
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Mar 3 10:28:39 CET 2025
Am 20.02.25 um 15:37 schrieb Alexander Abraham:
> The Flutter frontend of PVE was not compilable for Android
> with the versions of different tools set in the project files.
> The versions of the tools causing this problem was updated
> and the app compiles for Android.
>
> Signed-off-by: Alexander Abraham <a.abraham at proxmox.com>
> ---
> android/app/build.gradle | 10 +++++++++-
> android/gradle/wrapper/gradle-wrapper.properties | 2 +-
> android/settings.gradle | 4 ++--
> 3 files changed, 12 insertions(+), 4 deletions(-)
>
>
applied, thanks!
I fixed-up the inconsistent assignment by dropping the `=` for the
namespace property as pointed out by Shannon – I'd encourage you to
replay on such reviews on the mailing list in the future, it's more
than fine to point out that it was just an oversight, or give the
actual reason for doing it this way, if there's any.
More information about the pve-devel
mailing list