Skip to content

Commit 4ff0644

Browse files
committed
move buildToolsVersion to 21.1.2
1 parent bd256d9 commit 4ff0644

File tree

343 files changed

+349
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

343 files changed

+349
-349
lines changed

Accessibility/FontScale/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414

1515
android {
1616
compileSdkVersion 19
17-
buildToolsVersion "20.0.0"
17+
buildToolsVersion "21.1.2"
1818

1919
sourceSets {
2020
main {

Accessibility/Hotkey/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414

1515
android {
1616
compileSdkVersion 19
17-
buildToolsVersion "20.0.0"
17+
buildToolsVersion "21.1.2"
1818

1919
sourceSets {
2020
main {

ActionBar/ActionBarDemo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
android {
2020
compileSdkVersion 19
21-
buildToolsVersion "20.0.0"
21+
buildToolsVersion "21.1.2"
2222

2323
defaultConfig {
2424
targetSdkVersion 17

ActionBar/ActionBarDemoNative/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
android {
1515
compileSdkVersion 19
16-
buildToolsVersion "20.0.0"
16+
buildToolsVersion "21.1.2"
1717

1818
sourceSets {
1919
main {

ActionBar/AppCompat/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414

1515
android {
1616
compileSdkVersion 19
17-
buildToolsVersion "20.0.0"
17+
buildToolsVersion "21.1.2"
1818

1919
sourceSets {
2020
main {

ActionBar/HoloColor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
android {
1515
compileSdkVersion 19
16-
buildToolsVersion "20.0.0"
16+
buildToolsVersion "21.1.2"
1717

1818
sourceSets {
1919
main {

ActionBar/ListNav/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919

2020
android {
2121
compileSdkVersion 19
22-
buildToolsVersion "20.0.0"
22+
buildToolsVersion "21.1.2"
2323

2424
defaultConfig {
2525
targetSdkVersion 17

ActionBar/ListNavNative/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
android {
1515
compileSdkVersion 19
16-
buildToolsVersion "20.0.0"
16+
buildToolsVersion "21.1.2"
1717

1818
sourceSets {
1919
main {

ActionBar/MaterialColor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
android {
1515
compileSdkVersion 21
16-
buildToolsVersion "20.0.0"
16+
buildToolsVersion "21.1.2"
1717

1818
sourceSets {
1919
main {

ActionBar/MaterialLogo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
android {
1515
compileSdkVersion 21
16-
buildToolsVersion "20.0.0"
16+
buildToolsVersion "21.1.2"
1717

1818
sourceSets {
1919
main {

0 commit comments

Comments
 (0)