Compare commits

...
Author SHA1 Message Date
sora 978cc062d2 Update .github/workflows/build.yml 2026-09-18 23:27:11 +02:00
sora 5b5a204bf4 Update .github/workflows/build.yml 2026-09-18 22:39:09 +02:00
sora 5ccb4aa900 Update .github/workflows/build.yml 2026-09-18 22:37:16 +02:00
sora fa658c525c Update .github/workflows/build.yml 2026-09-18 22:30:28 +02:00
sora 8596906ef1 Update .github/workflows/build.yml 2026-09-18 22:19:11 +02:00
sora 7ab553e85c Add app/src/main/assets/adi-registration.properties 2026-09-18 11:57:18 +02:00
2 changed files with 13 additions and 1 deletions
+12 -1
View File
@@ -69,7 +69,9 @@ jobs:
else
VERSION_NAME="${VERSION_BASE}"
fi
./gradlew assembleSignedRelease -PVERSION_CODE=$VERSION_CODE -PVERSION_NAME=$VERSION_NAME
./gradlew bundleSignedRelease assembleSignedRelease -PVERSION_CODE=$VERSION_CODE -PVERSION_NAME=$VERSION_NAME
# ./gradlew assembleSignedRelease -PVERSION_CODE=$VERSION_CODE -PVERSION_NAME=$VERSION_NAME
# ./gradlew bundleSignedRelease -PVERSION_CODE=$VERSION_CODE -PVERSION_NAME=$VERSION_NAME
- name: Upload APK
uses: actions/upload-artifact@v7
@@ -90,3 +92,12 @@ jobs:
else
echo "true"
fi
- name: Upload to Google Play
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: net.helcel.fidelity
releaseFiles: app/build/outputs/bundle/signedRelease/app-signedRelease.aab
tracks: 'internal' # ${{ startsWith(github.ref, 'refs/tags/') && 'production' || 'beta' }}
status: completed
@@ -0,0 +1 @@
CUE6FCSBR6JIAAAAAAAAAAAAAA