aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2016-12-16Fix build.gradle filePaul Duffin
Bug: 33613916 Test: Cannot determine how to test it Change-Id: Ic47ec6bd212b97ee8c5d0c3146027eb65b86e5a7
2014-08-26more graceful way to build Junit with dependencies from prebuiltsNick Korostelev
Change-Id: I127ddf1df97c14855196c18ccb7a69fbdc237c7d
2014-08-08Introduced the ability to reference Junit build with dependencies from prebuiltsNick Korostelev
Workaround until all unbundled buids switch to using prebuilts Change-Id: Ie6339f978846a861b78922903c555fd931701a67
2014-07-15Revert "Switched gradle Hamcrest dependency to use prebuilts version"Justin Morey
This reverts commit 8e713340c732b1b0c7b6712578dd8462ad2d1002. Change-Id: Ica78e3b4931f3e4564ce14ba58c0ca58bba7842a
2014-07-14Switched gradle Hamcrest dependency to use prebuilts versionNick Korostelev
to allow Gradle resolve conflicting dependencies and avoid multi dex errors. Change-Id: I4a5c7f19d2d7c1707c186579abdd303d9e715f94
2014-06-11Tweak the way compile dependencies for junit configurations are exportedJustin Morey
Change-Id: Ib20e9a3ca1606747412e9eb30c5d28142835064f
2014-05-02Add a host gradle build for junit.Jon Boekenoogen
Change-Id: I6dbf31c007c5dbbab62b9b53b7ab32d50592a12f
2014-04-30Omit junit.runner and junit.textui from junit gradle build.Brett Chabot
These packages are included in the system android.test.runner, and proguard complains if they are included in an apk. Bug: 14417748 Change-Id: I9f20a4e793f1dd015d1fb6cccf16c40197e501b7
2014-03-17Give gradle projects more human-friendly namesJustin Morey
This simplifies tapas support, and should make working with GmsCore in Android Studio easier Change-Id: I95110532083b0b9fa2d9ed29a6a4c41eb9611d2a
2014-03-05Preparing to add GmsCore automated tests to Gradle buildJustin Morey
Change-Id: I7fcde1dc2a783fd3056194c74852a221115d10d2