File tree 5 files changed +6
-6
lines changed
ActionBarSherlock/library
Android-PullToRefresh/library
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
}
5
5
6
6
dependencies {
7
- classpath ' com.android.tools.build:gradle:0.5 .+'
7
+ classpath ' com.android.tools.build:gradle:0.6 .+'
8
8
}
9
9
}
10
10
@@ -20,7 +20,7 @@ dependencies {
20
20
21
21
android {
22
22
compileSdkVersion 17
23
- buildToolsVersion ' 17 '
23
+ buildToolsVersion ' 18.1.1 '
24
24
25
25
sourceSets {
26
26
main {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies {
6
6
7
7
android {
8
8
compileSdkVersion 17
9
- buildToolsVersion ' 17 '
9
+ buildToolsVersion ' 18.1.1 '
10
10
11
11
sourceSets {
12
12
main {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'android-library'
2
2
3
3
android {
4
4
compileSdkVersion 17
5
- buildToolsVersion ' 17 '
5
+ buildToolsVersion ' 18.1.1 '
6
6
7
7
sourceSets {
8
8
main {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'android-library'
2
2
3
3
android {
4
4
compileSdkVersion 17
5
- buildToolsVersion ' 17 '
5
+ buildToolsVersion ' 18.1.1 '
6
6
7
7
sourceSets {
8
8
main {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'android-library'
2
2
3
3
android {
4
4
compileSdkVersion 17
5
- buildToolsVersion ' 17 '
5
+ buildToolsVersion ' 18.1.1 '
6
6
7
7
sourceSets {
8
8
main {
You can’t perform that action at this time.
0 commit comments