Skip to content

Commit

Permalink
Temporarily disable Kotless plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor Billing committed Sep 28, 2020
1 parent f0fb07a commit 6491a76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions cloudscrambles/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ plugins {
GIT_VERSION_TAG
KOTLIN_SERIALIZATION
GOOGLE_APPENGINE
KOTLESS
//KOTLESS
}

dependencies {
implementation(project(":tnoodle-server"))

implementation(KOTLESS_KTOR)
//implementation(KOTLESS_KTOR)
implementation(GOOGLE_CLOUD_STORAGE)
implementation(BATIK_TRANSCODER)
}
Expand Down

This file was deleted.

0 comments on commit 6491a76

Please sign in to comment.