From b48295a48bb1ccdb515d8b62dcfe02f890e62dc8 Mon Sep 17 00:00:00 2001 From: JohnHake Date: Mon, 16 Mar 2020 11:02:15 -0700 Subject: [PATCH] [live templates] Inc PR --- live_templates/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live_templates/build.gradle b/live_templates/build.gradle index d4444015e..8fb178b60 100644 --- a/live_templates/build.gradle +++ b/live_templates/build.gradle @@ -16,7 +16,7 @@ repositories { // See https://github.com/JetBrains/gradle-intellij-plugin/ intellij { -// version '2020.1' + version 'LATEST-EAP-SNAPSHOT' // Sets in plugin.xml sameSinceUntilBuild = true