summaryrefslogtreecommitdiffstats
path: root/common/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary versions from android-common's build.gradle.Jeff Davidson2014-06-181-3/+0
| | | | | | | frameworks/ex/common does not stand alone as a gradle project and should always be inheriting these values from the parent build. Change-Id: I9ec38573504d84ac6a08d076e45dc60d842463d0
* Update sdk and build tools versionsJeff Hamilton2014-05-161-1/+1
| | | | Change-Id: I713e6b2bf9643ecf446f6e5d2a1f314b8923f5e6
* Make logtags an official buildSrc pluginJustin Morey2014-04-241-24/+6
| | | | Change-Id: I4390ac85d03bd5293af3e21aae1bd4750486d610
* Fix buildDir issue.Xavier Ducrohet2014-02-251-2/+0
| | | | Change-Id: I2d441100f9ab85bd6631c60621438363b67ca6bd
* Fix gradle's buildDirXavier Ducrohet2014-01-291-1/+1
| | | | Change-Id: Ida0f465ae6705db041469c5a5fe461a8affedf74
* Disable break on lint error.Xavier Ducrohet2014-01-291-0/+4
| | | | Change-Id: I95b6301074f9a2d72ad26b9ada49d3b3b1020c01
* Update build-tools version for gradle.Xavier Ducrohet2014-01-231-1/+1
| | | | Change-Id: Idab026ff51832d799775e32c9955b238e1240e43
* Set the build dir to be relative to a root folder.Adam Metcalf2013-07-081-1/+1
| | | | Change-Id: I61614f9cf0564ebf077c27bebfb02f4a06e00f64
* Gradle project file.Adam Metcalf2013-06-181-0/+36
Adds a gradle project file so that other projects can use the android-common library. Change-Id: I02a2b7a50c7cbb101b360c083257d5acba21230a