Skip to content

Better error message for file deletion failures (#2298), Experiment with smarter version detection (#2324), Support Debian-style standard versions (#2314), Minor UI tweak (pseudo-version in italics on apps page instead of readout), Search should not select any sources by default, Update Android-side Gradle + upgrade to Java 21 + upgrade Flutter packages where possible #38

Better error message for file deletion failures (#2298), Experiment with smarter version detection (#2324), Support Debian-style standard versions (#2314), Minor UI tweak (pseudo-version in italics on apps page instead of readout), Search should not select any sources by default, Update Android-side Gradle + upgrade to Java 21 + upgrade Flutter packages where possible

Better error message for file deletion failures (#2298), Experiment with smarter version detection (#2324), Support Debian-style standard versions (#2314), Minor UI tweak (pseudo-version in italics on apps page instead of readout), Search should not select any sources by default, Update Android-side Gradle + upgrade to Java 21 + upgrade Flutter packages where possible #38

Workflow file for this run

name: Validate Fastlane metadata
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Fastlane Supply Metadata
uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2