We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24fc44 commit 608f480Copy full SHA for 608f480
Application/build.gradle
@@ -30,7 +30,7 @@ List<String> dirs = [
30
31
android {
32
compileSdkVersion 21
33
- buildToolsVersion "21.1.2"
+ buildToolsVersion "22.0.1"
34
35
defaultConfig {
36
minSdkVersion 21
README.md
@@ -42,7 +42,7 @@ Pre-requisites
42
--------------
43
44
- Android SDK v21
45
-- Android Build Tools v21.1.2
+- Android Build Tools v22.0.1
46
- Android Support Repository
47
48
Screenshots
0 commit comments