Revision e0252f08
Added by Leszek Koltunski about 8 years ago
build.gradle | ||
---|---|---|
2 | 2 |
|
3 | 3 |
android { |
4 | 4 |
compileSdkVersion 23 |
5 |
buildToolsVersion "23.0.3"
|
|
5 |
buildToolsVersion "24.0.3"
|
|
6 | 6 |
|
7 | 7 |
defaultConfig { |
8 | 8 |
applicationId "org.distorted.examples" |
Also available in: Unified diff
Shades of the WAVE effect (almost!) working.