mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
feat(android): Bundle GITHUB_SHA into Android client (#6405)
Closes #6400 <img width="659" alt="Screenshot 2024-08-21 at 11 24 16 PM" src="https://github.com/user-attachments/assets/c1240406-4dda-41df-a36e-1ed9e9b0895a">
This commit is contained in:
1
.github/workflows/_kotlin.yml
vendored
1
.github/workflows/_kotlin.yml
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
run: |
|
||||
echo -n "$FIREBASE_APP_DISTRIBUTION_CREDENTIALS" > $FIREBASE_CREDENTIALS_PATH
|
||||
./gradlew --info appDistributionUploadRelease uploadCrashlyticsSymbolFileRelease
|
||||
|
||||
build_debug:
|
||||
# Android SDK tools hardware accel is available only on Linux runners
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user