summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
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 492cca5..e84cea8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,7 +39,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:4.2.0'
+ classpath Libs.androidGradlePlugin
classpath Libs.Kotlin.gradlePlugin
// NOTE: Do not place your application dependencies here; they belong