]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Update to latest build tools.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 16 Jan 2016 09:39:28 +0000 (10:39 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 16 Jan 2016 09:39:28 +0000 (10:39 +0100)
build.gradle

index 0f6d7782c7d9619a3ed41a0283d88049ff9b4e9a..3de4e1885a2b7a71e2430e304f04b8eaf0e670a1 100644 (file)
@@ -40,7 +40,7 @@ def utildir = hasProperty("quickdicUtilDir") ? quickdicUtilDir : "../Util"
 
 android {
     compileSdkVersion 23
-    buildToolsVersion "23.0.1"
+    buildToolsVersion "23.0.2"
     buildTypes {
         debug {
             applicationIdSuffix ".debug"