From 0759545988eb5a1febb10f0afb1198652b776659 Mon Sep 17 00:00:00 2001 From: Steve Messick Date: Wed, 10 Apr 2019 14:09:07 -0700 Subject: [PATCH] Adjust build to make plugin for testing --- product-matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product-matrix.json b/product-matrix.json index d2d5ddd14a..a7b90449f3 100644 --- a/product-matrix.json +++ b/product-matrix.json @@ -26,7 +26,6 @@ "name": "Android Studio 3.5", "version": "3.5", "ijVersion": "2019.1", - "isTestTarget": "true", "ideaProduct": "android-studio", "ideaVersion": "191.5416148", "dartPluginVersion": "191.6183.87", @@ -37,10 +36,11 @@ "comments": "IntelliJ 2019.2 EAP", "name": "IntelliJ 2019.2 EAP", "version": "2019.2", + "isTestTarget": "true", "ideaProduct": "ideaIU", "ideaVersion": "2019.1", "dartPluginVersion": "191.4899", - "sinceBuild": "192.0", + "sinceBuild": "191.0", "untilBuild": "192.SNAPSHOT" } ]