aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2023-08-09Start passing old api files to metalavaHakan Mehmed
2023-06-13Update protobuf gradle plugin to 0.9.3Amr Afifiy
2022-11-28Use JDK17 to build AGPIvan Gavrilovic
2022-03-02Move away from using forUseAtConfigurationTime APIbingran
2021-06-28Add support for a bazel prebuild step for AGPChris Warrington
2021-02-12Enable configuration cache for AGP Gradle buildIvan Gavrilovic
2020-12-04Update "requires JDK 11" message with how to change itTor Norbye
2020-11-13Avoid using deprecated Gradle APIsIvan Gavrilovic
2020-11-12Build AGP with JDK11 and target 8Ivan Gavrilovic
2020-11-11Remove usage of deprecated Gradle configurationsIvan Gavrilovic
2020-08-24Move from applying build scripts to precompiled script pluginsIvan Gavrilovic
2019-11-06Update to Gradle 6.0Ivan Gavrilovic
2018-10-22changes to support gradle 5.0Jerome Dochez
2016-11-30Gradle: stop using deprecated << syntaxDaniel Colascione
2016-09-06Add protobuf plugin to buildSrc classpath.Chris Warrington
2016-07-19Update gradle to 2.14.1Raymond Chiu
2016-06-10Update java version checking to use JavaVersion classDavid Herman
2016-04-18Check java version before compiling buildSrc.Chris Warrington
2014-12-09removed automatic mavenCentral repository settingsJerome Dochez
2014-11-14Re-enable the :base:docs project.Michal Bendowski
2014-11-14Remove traces of :base:docs project.Michal Bendowski
2014-11-13Copy docs-related plugins from Gradle distribution.Michal Bendowski
2014-07-02Added support for Gradle 2.0Jerome Dochez
2014-06-04Fix buildSrc buildDir location.Xavier Ducrohet
2014-05-12Misc fix to buildSrc.Xavier Ducrohet
2014-02-04New build logic.Xavier Ducrohet
2014-01-15First drop of the build logicXavier Ducrohet