From 4dc2f010ae28bb4142504bf7238fc4a33f1f1eb8 Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Thu, 10 Nov 2016 21:54:15 +0300 Subject: Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0 --- .../runners/maven-plugin/maven-plugin_test.iml | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to '.idea/modules/runners/maven-plugin/maven-plugin_test.iml') diff --git a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml b/.idea/modules/runners/maven-plugin/maven-plugin_test.iml index df5769a5..1154ced2 100644 --- a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml +++ b/.idea/modules/runners/maven-plugin/maven-plugin_test.iml @@ -12,20 +12,20 @@ + - + - - + @@ -34,7 +34,7 @@ - + @@ -43,18 +43,16 @@ - + - - - + @@ -63,12 +61,14 @@ - + + + @@ -90,7 +90,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -108,7 +108,7 @@ - + -- cgit