From dd79c667ad96a22a32acd51f4ea2b6d203a0ce77 Mon Sep 17 00:00:00 2001 From: Alexander Zolotarev Date: Sat, 7 Jun 2014 15:19:33 -1000 Subject: [PATCH] [android] Increased build tools version --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 82e9969..261f491 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -7,4 +7,4 @@ GWMndkFlags=propNdkFlags=V=0 NDK_DEBUG=0 propAndroidSupportLibrary=com.android.support:support-v4:19.1.+ propMinSdkVersion=11 propTargetSdkVersion=19 -propBuildToolsVersion=19.0.3 \ No newline at end of file +propBuildToolsVersion=19.1