Add kotlinc 1.3.41 in third_party.
Change-Id: I6e2e472d25279e200d0f31eb35e3b2c54bf2735f
diff --git a/.gitignore b/.gitignore
index a327383..0a00371 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,8 @@
third_party/jdwp-tests
third_party/kotlin.tar.gz
third_party/kotlin
+third_party/kotlin-compiler-1.3.41.tar.gz
+third_party/kotlin-compiler-1.3.41
third_party/nest/*
!third_party/nest/*.sha1
third_party/opensource_apps
diff --git a/build.gradle b/build.gradle
index f217c88..10cdd59 100644
--- a/build.gradle
+++ b/build.gradle
@@ -308,6 +308,7 @@
"junit",
"jdwp-tests",
"kotlin",
+ "kotlin-compiler-1.3.41",
"openjdk/openjdk-rt-1.8",
"openjdk/desugar_jdk_libs",
"openjdk/jdk-11-test",
diff --git a/third_party/kotlin-compiler-1.3.41.tar.gz.sha1 b/third_party/kotlin-compiler-1.3.41.tar.gz.sha1
new file mode 100644
index 0000000..0e0fc13
--- /dev/null
+++ b/third_party/kotlin-compiler-1.3.41.tar.gz.sha1
@@ -0,0 +1 @@
+af4830da8231a4ac4e900810bd3a100e7244b7d5
\ No newline at end of file