File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ language: android
16
16
17
17
android :
18
18
components :
19
- - build-tools-21.0.1
19
+ - build-tools-21.0.2
20
20
- android-20
21
21
- android-21
22
22
- extra-google-m2repository
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
25
25
26
26
android {
27
27
compileSdkVersion 21
28
- buildToolsVersion " 21.0.1 "
28
+ buildToolsVersion " 21.0.2 "
29
29
30
30
defaultConfig {
31
31
minSdkVersion 14
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ To build the app:
49
49
- Tools > Android SDK Platform-tools (rev 21 or above)
50
50
- Tools > Android SDK Tools (rev 23.0.5 or above)
51
51
- Tools > Android SDK Build-tools version 20
52
- - Tools > Android SDK Build-tools version 21 (rev 21.0.1 or above)
52
+ - Tools > Android SDK Build-tools version 21 (rev 21.0.2 or above)
53
53
- Android 4.4W > SDK Platform (API 20)
54
54
- Android 5.0 > SDK Platform (API 21)
55
55
- Extras > Android Support Repository
You can’t perform that action at this time.
0 commit comments