summaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
author0xd9a <0xd9a@noreply.codeberg.org>2022-05-23 21:28:37 +0530
committer0xd9a <0xd9a@noreply.codeberg.org>2022-05-23 21:28:37 +0530
commit57b46e886a933f59ad4e7cbeac40c1826aa7c31c (patch)
tree3e74d07c67622a6f468469061ce078e25a9c8e95 /build.gradle
parent08a9bcedb609a4a563d86169850f2c28a5a40420 (diff)
update thread lines
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 7d4853146..d2aa8244e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,6 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files