From 7971b9e6931a54bf43359fb9f4729c48ffbe9f1e Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Mon, 9 Feb 2015 22:12:11 +0100 Subject: [PATCH] android studio updates --- Robot36.iml | 2 +- app/app.iml | 2 ++ app/build.gradle | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Robot36.iml b/Robot36.iml index 5550340..42f4ed5 100644 --- a/Robot36.iml +++ b/Robot36.iml @@ -7,7 +7,7 @@ - + diff --git a/app/app.iml b/app/app.iml index 7cd5b07..8459066 100644 --- a/app/app.iml +++ b/app/app.iml @@ -9,6 +9,7 @@ + diff --git a/app/build.gradle b/app/build.gradle index afbd793..27783d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 21 - buildToolsVersion "21.1.1" + buildToolsVersion "21.1.2" defaultConfig { applicationId "xdsopl.robot36"