Skip to content

Commit 6f52873

Browse files
committed
upgrade build tools
1 parent 8859b6f commit 6f52873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
33

44
android {
55
compileSdkVersion 22
6-
buildToolsVersion "20"
6+
buildToolsVersion "22.0.1"
77

88
defaultConfig {
99
applicationId "com.daimajia.androidanimations"

0 commit comments

Comments
 (0)