1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3233 App | Tech | Exclude Skiko from licence check due to native binary license concerns

This commit is contained in:
Evgenii Kozlov 2025-04-18 16:05:18 +02:00
parent f65f8c11d8
commit 6a4b694835

View file

@ -50,6 +50,7 @@ jobs:
python3 tools/generate.py --platform android
cd ..
sudo gem install license_finder
license_finder ignored_dependencies add skiko --why "Excluded due to native binary license concerns"
license_finder inherited_decisions add open/decisions.yml
license_finder --gradle-command="./gradlew \
-Pcom.anytype.ci=true \