Revision 5ac76be9
Added by Leszek Koltunski over 7 years ago
build.gradle | ||
---|---|---|
2 | 2 |
|
3 | 3 |
android { |
4 | 4 |
compileSdkVersion 23 |
5 |
buildToolsVersion "24.0.3"
|
|
5 |
buildToolsVersion '25.0.0'
|
|
6 | 6 |
|
7 | 7 |
defaultConfig { |
8 | 8 |
applicationId "org.distorted.examples" |
Also available in: Unified diff
1. Move to Gradle 25.0.0
2. Bugfix in DistortedNode