From 42adc7382f84570b74d5145a3885e16522f1a0a6 Mon Sep 17 00:00:00 2001 From: Viktor De Pasquale Date: Sun, 14 Apr 2019 11:07:13 +0200 Subject: [PATCH] Updated kotlin --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7f770a079..246eb4fb9 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { dependencies { classpath 'com.android.tools:r8:1.4.79' classpath 'com.android.tools.build:gradle:3.3.2' - classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.21' + classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.30' classpath 'androidx.navigation:navigation-safe-args-gradle-plugin:2.0.0' // NOTE: Do not place your application dependencies here; they belong