commit | e105ef70abad2924e40c3dd64ac20c5c8bcd8964 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Tue Nov 26 14:33:13 2024 +0100 |
committer | Søren Gjesse <sgjesse@google.com> | Tue Nov 26 14:33:13 2024 +0100 |
tree | c18c6143c1761fe90d96b36763be3b10794e1839 | |
parent | d8fe8f49b55f26606658d8d65bb6af67e3110b95 [diff] |
Always download Kotlin 2.1.0-Beta1 Change-Id: I705ff90fbca66d7eb2a30ee201145385016196dc
diff --git a/d8_r8/commonBuildSrc/src/main/kotlin/DependenciesPlugin.kt b/d8_r8/commonBuildSrc/src/main/kotlin/DependenciesPlugin.kt index d8c3eff..ecffa3a 100644 --- a/d8_r8/commonBuildSrc/src/main/kotlin/DependenciesPlugin.kt +++ b/d8_r8/commonBuildSrc/src/main/kotlin/DependenciesPlugin.kt
@@ -894,6 +894,7 @@ "kotlin-compiler-1.8.0", "kotlin-compiler-1.9.21", "kotlin-compiler-2.0.20", + "kotlin-compiler-2.1.0-Beta1", "kotlin-compiler-dev") .map { ThirdPartyDependency( it,