We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8859b6f commit 6f52873Copy full SHA for 6f52873
demo/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
3
4
android {
5
compileSdkVersion 22
6
- buildToolsVersion "20"
+ buildToolsVersion "22.0.1"
7
8
defaultConfig {
9
applicationId "com.daimajia.androidanimations"
0 commit comments