summaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
author0xd9a <0xd9a@noreply.codeberg.org>2022-08-20 16:22:47 +0530
committer0xd9a <0xd9a@noreply.codeberg.org>2022-08-20 16:22:47 +0530
commit190b800a6efd0195c62bc46b9642bbe6496c2fc7 (patch)
tree6afca4038909b0fefd6ca08f02d46f027221dc5a /build.gradle
parent9e71d9d3b0a57d7dd85d8e15e20ead90d4259b8d (diff)
Update dependencies
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 dcca24e08..59dfab897 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.1"
// NOTE: Do not place your application dependencies here; they belong