Loading k9mail-library/build.gradle +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ if (rootProject.testCoverage) { repositories { jcenter() google() } dependencies { Loading plugins/HoloColorPicker/build.gradle +5 −0 Original line number Diff line number Diff line apply plugin: 'com.android.library' repositories { jcenter() google() } android { compileSdkVersion androidCompileSdkVersion.toInteger() buildToolsVersion androidBuildToolsVersion Loading plugins/openpgp-api-lib/openpgp-api/build.gradle +5 −0 Original line number Diff line number Diff line apply plugin: 'com.android.library' // apply plugin: 'bintray-release' // must be applied after your artifact generating plugin (eg. java / com.android.library) repositories { jcenter() google() } android { compileSdkVersion androidCompileSdkVersion.toInteger() buildToolsVersion androidBuildToolsVersion Loading Loading
k9mail-library/build.gradle +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ if (rootProject.testCoverage) { repositories { jcenter() google() } dependencies { Loading
plugins/HoloColorPicker/build.gradle +5 −0 Original line number Diff line number Diff line apply plugin: 'com.android.library' repositories { jcenter() google() } android { compileSdkVersion androidCompileSdkVersion.toInteger() buildToolsVersion androidBuildToolsVersion Loading
plugins/openpgp-api-lib/openpgp-api/build.gradle +5 −0 Original line number Diff line number Diff line apply plugin: 'com.android.library' // apply plugin: 'bintray-release' // must be applied after your artifact generating plugin (eg. java / com.android.library) repositories { jcenter() google() } android { compileSdkVersion androidCompileSdkVersion.toInteger() buildToolsVersion androidBuildToolsVersion Loading