THIS IS A READ-ONLY MIRROR OF https://github.com/recloudstream/gradle
Find a file
2026-07-02 21:23:21 +00:00
.github/workflows Update jitpack.yml 2022-08-28 19:59:36 +02:00
.vscode update plugin to be usable maybe 2022-08-04 13:30:09 +02:00
gradle/wrapper Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
src/main/kotlin/com/lagradost/cloudstream3/gradle Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
.gitignore initial 2022-08-04 09:19:27 +02:00
build.gradle.kts Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
gradle.properties Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
gradlew Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
gradlew.bat Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
jitpack.yml Update dependencies and enable build and configuration cache (#15) 2026-07-02 21:23:21 +00:00
LICENSE the right license ig 2022-08-28 20:40:53 +02:00
README.md Create README.md 2022-08-08 17:16:11 +02:00
settings.gradle.kts fix class cast exception? 2022-08-06 15:34:15 +02:00

Cloudstream gradle plugin

How to use

Look at the plugin template to see how to make your own plugins.

Attribution

This gradle plugin and the whole plugin system is heavily based on Aliucord. Go use it, it's a great mobile discord client mod!