Skip to content

Commit 450d3c5

Browse files
committed
DROID-3710 App | Tech | Fix license setup - 2
1 parent 757d325 commit 450d3c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-upload-release-apks-to-server.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ jobs:
6666
--project-path . \
6767
--who "CI" \
6868
--why "MIT (verified manually from anyproto/any-crypto-kotlin)"
69+
license_finder permitted_licenses add "ML Kit Terms of Service" \
70+
--project-path . \
71+
--who "CI" \
72+
--why "Google ML Kit components required; legal reviewed"
6973
7074
# finally run the scan
7175
license_finder --gradle-command="./gradlew \

0 commit comments

Comments
 (0)