Disable Android ktlintCheck for now as we don't currently support Android

This commit is contained in:
niansa 2024-03-08 18:59:53 +00:00
parent 3d241d6c48
commit def7154dfb

View file

@ -33,5 +33,5 @@ if [ ! -z "$DIFF" ]; then
exit 1 exit 1
fi fi
cd src/android #cd src/android
./gradlew ktlintCheck #./gradlew ktlintCheck