Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:1.0.0-rc4' classpath 'com.android.tools.build:gradle:1.0.0' classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.0' } } Loading plugins/Android-PullToRefresh/library/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading plugins/HoloColorPicker/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading plugins/ckChangeLog/library/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading plugins/openpgp-api-library/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:0.12.2' classpath 'com.android.tools.build:gradle:1.0.0' } } apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' // NOTE: We are using the old folder structure to also support Eclipse Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:1.0.0-rc4' classpath 'com.android.tools.build:gradle:1.0.0' classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.0' } } Loading
plugins/Android-PullToRefresh/library/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading
plugins/HoloColorPicker/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading
plugins/ckChangeLog/library/build.gradle +1 −1 Original line number Diff line number Diff line apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' sourceSets { Loading
plugins/openpgp-api-library/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:0.12.2' classpath 'com.android.tools.build:gradle:1.0.0' } } apply plugin: 'com.android.library' android { compileSdkVersion 19 compileSdkVersion 21 buildToolsVersion '20.0.0' // NOTE: We are using the old folder structure to also support Eclipse Loading