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>2023-03-09 12:35:24 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2023-03-09 12:48:43 +0300
commitb909729d6c4f23299f100d989daf08cfcc063075 (patch)
tree1aed82e7a20c3538ab9bd89665f21d431d2917c9 /build.gradle
parent2f130e6c47c2bb3b5741532418855cf5c84f2604 (diff)
deps: Update dependencies
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index f6bbba763..599bb97d2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
//noinspection DifferentKotlinGradleVersion
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files