mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Revert "make cloudstream very superfast boi, fast app startup and navigation …"
This reverts commit faeb71da2c
.
This commit is contained in:
parent
faeb71da2c
commit
04285b6ba2
11 changed files with 7 additions and 48761 deletions
|
@ -9,7 +9,6 @@ plugins {
|
|||
id("com.google.devtools.ksp")
|
||||
id("kotlin-android")
|
||||
id("org.jetbrains.dokka")
|
||||
id("androidx.baselineprofile")
|
||||
}
|
||||
|
||||
val tmpFilePath = System.getProperty("user.home") + "/work/_temp/keystore/"
|
||||
|
@ -233,11 +232,6 @@ dependencies {
|
|||
implementation("androidx.work:work-runtime:2.9.0")
|
||||
implementation("androidx.work:work-runtime-ktx:2.9.0")
|
||||
implementation("com.github.Blatzar:NiceHttp:0.4.11") // HTTP Lib
|
||||
|
||||
// Baseline Profile and Automation
|
||||
implementation("androidx.profileinstaller:profileinstaller:1.3.1")
|
||||
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
|
||||
"baselineProfile"(project(":baselineprofile"))
|
||||
}
|
||||
|
||||
tasks.register("androidSourcesJar", Jar::class) {
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue