diff --git a/build.gradle.kts b/build.gradle.kts index 2a2bbf4..b434e46 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -74,7 +74,7 @@ subprojects { val implementation by configurations // Stubs for all cloudstream classes - cloudstream("com.lagradost:cloudstream3:pre-release") + cloudstream("com.lagradost:cloudstream3:4.5.2") // These dependencies can include any of those which are added by the app, // but you don't need to include any of them if you don't need them.