Skip to content

Commit 4dcf3fb

Browse files
Merge branch 'main' of github.com:fingerprintjs/fingerprint-device-intelligence-android-demo into release/3.8.0
2 parents 1663237 + f8b645f commit 4dcf3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase_app_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
appId: ${{ secrets.FIREBASE_APP_ID }}
4444
serviceCredentialsFileContent: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_JSON }}
4545
groups: testers
46-
file: app/build/outputs/apk/**/release/*.apk
46+
file: app/build/outputs/apk/release/*.apk

0 commit comments

Comments
 (0)