commit 5ac76be958cac64d44f098b8427f8a9851af3368
Author: leszek <leszek@koltunski.pl>
Date:   Sun Mar 5 23:46:15 2017 +0000

    1. Move to Gradle 25.0.0
    2. Bugfix in DistortedNode

diff --git a/build.gradle b/build.gradle
index aa42a2b..7fd2def 100644
--- a/build.gradle
+++ b/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
 
 android {
     compileSdkVersion 23
-    buildToolsVersion "24.0.3"
+    buildToolsVersion '25.0.0'
 
     defaultConfig {
         applicationId "org.distorted.examples"
