Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-11-11 01:34:26 +0300
committerStefan Niedermann <info@niedermann.it>2020-11-11 01:34:26 +0300
commit5e4b1f0743f5f1a2d70621050c358e4a20e298d1 (patch)
tree4ae82d615edf483d96ba22bbfd28dcbc7be84058 /build.gradle
parent9c4ed44d075af3392a9fbe2752f195c55e56d579 (diff)
PoC with zetbaitsu/Compressor
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index c79bf9f73..ff7a53cb8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,6 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files