aboutsummaryrefslogtreecommitdiff
path: root/recommendation/build.gradle
AgeCommit message (Expand)Author
2018-10-31Removed LibraryVersions.SUPPORT_LIBRARY and replaced with projectNick Anthony
2018-07-13Move minSdkVersion default into AndroidX pluginJake Wharton
2018-04-06Start enforcing javac warnings.Aurimas Liutikas
2018-03-07Refactor support libraryAurimas Liutikas
2018-03-06Revert "Refactor support library."Aurimas Liutikas
2018-03-06Refactor support library.Aurimas Liutikas
2018-02-27Move buildSrc classes to androidx.build package.Aurimas Liutikas
2018-02-20Move more code to standard directories.Aurimas Liutikas
2017-12-13Set minSdkVersion via our SupportAndroidLibraryPlugin.Aurimas Liutikas
2017-11-28Make build.gradle files even more kotlin script friendly.Aurimas Liutikas
2017-11-09Move to setting maven version via SupporLibrary extension.Aurimas Liutikas
2017-11-08Move setting maven group directly to each build.gradle.Aurimas Liutikas
2017-11-06Move to Kotlin friendly supportLibrary extension calling.Aurimas Liutikas
2017-11-06Merge Flatfoot and Support library pluginsAurimas Liutikas
2017-10-04Megamove of source directories.Aurimas Liutikas
2017-08-24Extract common maven logic for Java and Android libraries.Aurimas Liutikas
2017-08-23Introduce a concept of publish to a library.Aurimas Liutikas
2017-07-26Cleanup imports of mockito2 not to include bytebuddy.Aurimas Liutikas
2017-07-25Reduce the dependency requirements of recommendation libraryAurimas Liutikas
2017-07-05Update to gradle 3.0 style dependencies.Aurimas Liutikas
2017-06-30Remove the code to create repo with all history archive.Aurimas Liutikas
2017-01-29Another build.gradle file cleanup.Aurimas Liutikas
2017-01-05Move the setup of uploadArchives repository to SupportLibraryPlugin.Aurimas Liutikas
2017-01-05Move the set up of uploadArchives to SupportLibraryPluginAurimas Liutikas
2017-01-04Move creating the source jar setup to SupportLibraryPlugin.javaAurimas Liutikas
2017-01-03Create AndroidLibraryPlugin to share common module configuration.Aurimas Liutikas
2017-01-03Revert "Create AndroidLibraryPlugin to share common module configuration. "Aurimas Liutikas
2017-01-03Create AndroidLibraryPlugin to share common module configuration.Aurimas Liutikas
2016-12-19Clean up build.gradle files in support library.Aurimas Liutikas
2016-12-14Remove javadocTask and javadocJarTask.Aurimas Liutikas
2016-11-16Adds working lint target to support lib build, more workaroundsAlan Viverette
2016-07-22Skip lint errorsTony Mantler
2016-06-09Add missing source and docs JAR tasks for support librariesAlan Viverette
2016-01-27Support library gradle improvementsYigit Boyar
2015-08-20resolved conflicts for merge of 262c0857 to mnc-ub-devJose Lima
2015-08-20Add gradle build files for Recommendations support libraryJose Lima
2015-08-19Fix Gradle build + add RecommendationChris Banes