We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ba91e commit e8af5f5Copy full SHA for e8af5f5
.github/workflows/sample-distribution.yml
@@ -78,9 +78,6 @@ jobs:
78
name: Build SampleApp Android and Deploy-${{ github.ref == 'refs/heads/develop' }}
79
needs: prepare_sdk
80
runs-on: ubuntu-latest
81
- env:
82
- GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.caching=false'
83
- FASTLANE_SKIP_UPDATE_CHECK: 'true'
84
strategy:
85
matrix:
86
node-version: [24.x]
0 commit comments