[Android] Update file .lgtm.yml
Jean-Baptiste Kempf
git at videolan.org
Fri Feb 6 06:33:05 UTC 2026
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb 5 20:35:23 2026 +0100| [1921650dca3031cd9534efacf8d3a9f6bae3637e] | committer: Jean-Baptiste Kempf
Update file .lgtm.yml
> https://code.videolan.org/videolan/vlc-android/commit/1921650dca3031cd9534efacf8d3a9f6bae3637e
---
.lgtm.yml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/.lgtm.yml b/.lgtm.yml
deleted file mode 100644
index 8e93e9aabd..0000000000
--- a/.lgtm.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-extraction:
- java:
- before_index:
- - export ANDROID_SDK=/opt/extra/android
- - export ANDROID_NDK=/opt/extra/android
- - export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
- - ./compile.sh --init
- index:
- build_command:
- - ./gradlew assembleDebug
-
More information about the Android
mailing list