Loading .travis.yml +1 −1 Original line number Diff line number Diff line language: android android: components: - build-tools-20.0.0 - build-tools-22.0.1 - android-19 - android-17 - android-14 Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading sample_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading test_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line language: android android: components: - build-tools-20.0.0 - build-tools-22.0.1 - android-19 - android-17 - android-14 Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading
sample_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading
test_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ dependencies { android { compileSdkVersion 19 buildToolsVersion "20.0.0" buildToolsVersion "22.0.1" sourceSets { main { Loading