File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
rxjava-contrib/rxjava-android-samples Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
5
5
mavenCentral()
6
6
}
7
7
dependencies {
8
- classpath ' com.android.tools.build:gradle:0.9 .+'
8
+ classpath ' com.android.tools.build:gradle:0.11 .+'
9
9
}
10
10
}
11
11
Original file line number Diff line number Diff line change 1
- # Sat Apr 05 11:18:06 CEST 2014
1
+ # Sat Jun 07 16:12:40 CEST 2014
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =http\://services.gradle.org/distributions/gradle-1.11 -all.zip
6
+ distributionUrl =http\://services.gradle.org/distributions/gradle-1.12 -all.zip
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'android'
2
2
3
3
android {
4
4
compileSdkVersion 19
5
- buildToolsVersion " 19.0 .0"
5
+ buildToolsVersion " 19.1 .0"
6
6
7
7
defaultConfig {
8
8
minSdkVersion 14
You can’t perform that action at this time.
0 commit comments