Skip to content

build: Set project version to 0.5.0-alpha1 and versionCode 6 #70

build: Set project version to 0.5.0-alpha1 and versionCode 6

build: Set project version to 0.5.0-alpha1 and versionCode 6 #70

Workflow file for this run

name: Fastlane Android
on:
push:
branches:
- 'main'
pull_request:
jobs:
fastlane-validate:
# required to run on Linux because this is a docker container action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2