mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
sync-backend: delete
Realistically this will be much more enjoyable to do in Rust or Go *shudder* so let's cut out the unused code until we can tackle the backend.
This commit is contained in:
parent
45872f1653
commit
a296d2b827
12 changed files with 0 additions and 337 deletions
|
@ -30,16 +30,8 @@ pluginManagement {
|
|||
forRepository { gradlePluginPortal() }
|
||||
filter {
|
||||
includeModule("com.github.ben-manes", "gradle-versions-plugin")
|
||||
includeModule(
|
||||
"com.github.johnrengelman.shadow",
|
||||
"com.github.johnrengelman.shadow.gradle.plugin"
|
||||
)
|
||||
includeModule("com.github.jengelman.gradle.plugins", "shadow")
|
||||
includeModule("org.gradle.android.cache-fix", "org.gradle.android.cache-fix.gradle.plugin")
|
||||
includeModule("gradle.plugin.com.google.cloud.tools", "jib-gradle-plugin")
|
||||
includeModule("gradle.plugin.org.gradle.android", "android-cache-fix-gradle-plugin")
|
||||
includeModule("io.ktor.plugin", "io.ktor.plugin.gradle.plugin")
|
||||
includeModule("io.ktor.plugin", "plugin")
|
||||
}
|
||||
}
|
||||
exclusiveContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue