File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1+ # V2.7
2+ * adding support for OpenCL scenarios!
3+
4+ # V2.6
5+ * more minor fixes
6+
17# V2.5
28 * more minor fixes
39
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:2.2.3 '
8+ classpath ' com.android.tools.build:gradle:2.3.0 '
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Mon Sep 12 14:09:26 KRAT 2016
2- distributionBase =GRADLE_USER_HOME
3- distributionPath =wrapper/dists
4- zipStoreBase =GRADLE_USER_HOME
5- zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
1+ # Mon Mar 06 15:22:59 CET 2017
2+ distributionBase =GRADLE_USER_HOME
3+ distributionPath =wrapper/dists
4+ zipStoreBase =GRADLE_USER_HOME
5+ zipStorePath =wrapper/dists
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -all.zip
You can’t perform that action at this time.
0 commit comments