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 --- .idea/modules/runners/ant/ant_main.iml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '.idea/modules/runners/ant/ant_main.iml') diff --git a/.idea/modules/runners/ant/ant_main.iml b/.idea/modules/runners/ant/ant_main.iml index 1396c838..0308e250 100644 --- a/.idea/modules/runners/ant/ant_main.iml +++ b/.idea/modules/runners/ant/ant_main.iml @@ -31,7 +31,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -103,7 +103,7 @@ - + -- cgit