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/core/core_main.iml | 20 ++++++++++---------- .idea/modules/core/core_test.iml | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to '.idea/modules/core') diff --git a/.idea/modules/core/core_main.iml b/.idea/modules/core/core_main.iml index 92d68ccb..845ac344 100644 --- a/.idea/modules/core/core_main.iml +++ b/.idea/modules/core/core_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 @@ - + @@ -112,7 +112,7 @@ - + diff --git a/.idea/modules/core/core_test.iml b/.idea/modules/core/core_test.iml index d8e7c393..a4999467 100644 --- a/.idea/modules/core/core_test.iml +++ b/.idea/modules/core/core_test.iml @@ -23,7 +23,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -104,7 +104,7 @@ - + -- cgit