History log of /frameworks/support/buildSrc/dependencies.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f87e4dfc7bcd2583e7908ca3cda65cec6c697080 03-May-2018 Aurimas Liutikas <aurimas@google.com> Migrate support lib to depend on material instead of design libs.

Test: ./gradlew assembleDebug
Bug: 79152637
Change-Id: Ia3a8497ef5b7c1f85f7184245109f55fefc25591
/frameworks/support/buildSrc/dependencies.gradle
ba069d50913c3fb250bb60ec310439db36895337 09-Mar-2018 Alan Viverette <alanv@google.com> DO NOT MERGE. Migrate app-toolkit projects to androidx

Bug: 74405443
Test: ./gradlew createArchive
Change-Id: Iae6f83cc396dbcdc5ae2a98793e9c7c61d94367e
/frameworks/support/buildSrc/dependencies.gradle
b7a0b6ffed669700e4a06ee953aff46034efa0a3 15-Mar-2018 Chris Craik <ccraik@google.com> Revert "Switch paging to prebuilts of arch components"

This didn't work.

This reverts commit 7036b1e96d72ecaf5097beb5006597d5f66f9aa0.

Change-Id: I19fdd00cf4838c24d430d64f8d4e31c1f48f9b89
/frameworks/support/buildSrc/dependencies.gradle
7036b1e96d72ecaf5097beb5006597d5f66f9aa0 02-Mar-2018 Chris Craik <ccraik@google.com> Switch paging to prebuilts of arch components

Bug: 74118020
Test: ./gradlew runBuildServerCompilationTasks
Test: tests in paging-common, paging-runtime, room-integration-tests:testapp
Change-Id: I4180ff8a97dbeb8368929809c52127cad96bedfa
/frameworks/support/buildSrc/dependencies.gradle
a879294c1592ef047124d6078b398e244d1e02a7 08-Mar-2018 Filip Pavlis <pavlis@google.com> Fix AS sync issues using prebuilts.

Test: N/A
Change-Id: Icfa5c4f51a8161ad99d0792e40a71eaf62596656
/frameworks/support/buildSrc/dependencies.gradle
ac5fe7c617c66850fff75a9fce9979c6e5674b0f 06-Mar-2018 Aurimas Liutikas <aurimas@google.com> Refactor support library

Test: None
Change-Id: I92e450c739fc9d77e8f8840bed4165ab88247fd6
/frameworks/support/buildSrc/dependencies.gradle
f27b1ffc67228d73326ec3426fef4c9db75cd6fd 06-Mar-2018 Aurimas Liutikas <aurimas@google.com> Revert "Refactor support library."

This reverts commit b31c3281d870e9abb673db239234d580dcc4feff.

Change-Id: Icfa5b9af633739ad2c857dff22a2181bac6661ef
/frameworks/support/buildSrc/dependencies.gradle
b31c3281d870e9abb673db239234d580dcc4feff 20-Feb-2018 Aurimas Liutikas <aurimas@google.com> Refactor support library.

Test: None
Change-Id: I11a047324832801555673dac45ec1d6590a6338b
/frameworks/support/buildSrc/dependencies.gradle
b2c4579e542080aee1ec7e95de165aba2f33fcd7 14-Dec-2017 Jason Monk <jmonk@google.com> Move slices back out of app-toolkit

Test: build
Change-Id: I39fb6999d3dc1ca854b7ea265a5dd6d9588d51c8
/frameworks/support/buildSrc/dependencies.gradle
15a3eb19b437f5a544d0377aa9bde4093d1dd09b 14-Dec-2017 Aurimas Liutikas <aurimas@google.com> Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev
am: 54dc560f5a

Change-Id: I53bbf6483d661e7771201da0f58fece869f854c2
62d3e1d861157acde404100bd2e1e1e99b228ef0 29-Nov-2017 Aurimas Liutikas <aurimas@google.com> Migrate the rest of the dependencies to Kotlin.

Test: ./gradlew tasks in both support and app-toolkit
Change-Id: I39a43e4dd6ec19296ae8a9c93f2010a3b0a44c7d
/frameworks/support/buildSrc/dependencies.gradle
1187af179548ec77790c443f0fd980d9ddf647c3 29-Nov-2017 Aurimas Liutikas <aurimas@google.com> Migrate the rest of the dependencies to Kotlin.

Test: ./gradlew tasks in both support and app-toolkit
Change-Id: I39a43e4dd6ec19296ae8a9c93f2010a3b0a44c7d
/frameworks/support/buildSrc/dependencies.gradle
66807fcc6d49f3d98aa9d56c8e8fc909a03a8890 05-Dec-2017 Jake Wharton <jakew@google.com> Use dependency substitution as a replacement for excludes.

These test artifacts have a dependency on the support annotation binary but we want them to use the version that's being built in the repo instead.

Test: ./gradlew build
Change-Id: I8cb59b1ac4d3956bdfd8286fd2205c2e998c35a1
/frameworks/support/buildSrc/dependencies.gradle
b8fd9b6058b650ea7069c22879c417efea20a619 22-Nov-2017 Aurimas Liutikas <aurimas@google.com> Make build.gradle files even more kotlin script friendly.

Test: ./gradlew tasks
Change-Id: Ia6f61f61fef1733e990b95cdfde26a95d9091ab5
/frameworks/support/buildSrc/dependencies.gradle
f4ec12f795694f62ffccd0dae7e537a3cd270319 22-Nov-2017 Aurimas Liutikas <aurimas@google.com> Make build.gradle files even more kotlin script friendly.

Test: ./gradlew tasks
Change-Id: Ia6f61f61fef1733e990b95cdfde26a95d9091ab5
/frameworks/support/buildSrc/dependencies.gradle
70a2e824de4c6808e5bad702a5028408f684ca23 03-Nov-2017 Sergey Vasilinets <sergeyv@google.com> Add kotlin to buildSrc

Test: ./gradlew createArchive
Change-Id: I8008df712adce884b022ee75343b38d52895717e
(cherry picked from commit 6aa53caa4aafa737248511e64e32342bd88a0635)
/frameworks/support/buildSrc/dependencies.gradle
9c830cb106aa0dd9b275fed20d5ad526cae55726 07-Nov-2017 Sergey Vasilinets <sergeyv@google.com> Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev
am: 6e29d3f4b3

Change-Id: I895f7ac6e38b55ab6ce01b4de9411e9eb45538a5
cade63d9bfa1570d09aa90f0bb567b1252e17c99 26-Oct-2017 Sergey Vasilinets <sergeyv@google.com> Reiterate through all fragments while there are STARTED fragments

Since 1.0.3 markState sends ON_STOP events, so people can add new
fragments while we call markState

bug: 68276212
Test: FragmentArchLifecycleTest
Change-Id: If7c2f83fb06baf25893aee8532077d0711d3171a
/frameworks/support/buildSrc/dependencies.gradle
6aa53caa4aafa737248511e64e32342bd88a0635 03-Nov-2017 Sergey Vasilinets <sergeyv@google.com> Add kotlin to buildSrc

Test: ./gradlew createArchive
Change-Id: I8008df712adce884b022ee75343b38d52895717e
/frameworks/support/buildSrc/dependencies.gradle
19346a87f570d33fa7df6fe8488e2ba7966ea73e 25-Oct-2017 Aurimas Liutikas <aurimas@google.com> Move to AGP 3.0.0 stable 😁

Finally after many months of pain, suffering and tears we get to
move to the stable version of AGP even it this is going to last
us a short while until we need the next bleeding edge AGP feature
in support library to make our lives gloomy yet again.

For now - rejoice!

Test: ./gradlew buildOnServer
Change-Id: Ia6e1f7a8ecc4ecc4e79283d970d6defbd70828c6
/frameworks/support/buildSrc/dependencies.gradle
35675c8000d88a11fb73e752e5331f5fdc1100a3 25-Oct-2017 Aurimas Liutikas <aurimas@google.com> Move to AGP 3.0.0 stable 😁

Finally after many months of pain, suffering and tears we get to
move to the stable version of AGP even it this is going to last
us a short while until we need the next bleeding edge AGP feature
in support library to make our lives gloomy yet again.

For now - rejoice!

Test: ./gradlew buildOnServer
Change-Id: Ia6e1f7a8ecc4ecc4e79283d970d6defbd70828c6
/frameworks/support/buildSrc/dependencies.gradle
ccb3fcbe7fef8633fcaa358c3f49c782081f996c 17-Oct-2017 Sergey Vasilinets <sergeyv@google.com> Revert "Create reportModifications task"

Speculative revert to get rid of the flake.
This reverts commit bb245e08bbc46a467b31718e226c5f7c227a3a1b.

Change-Id: Idf801f7bbb4d425f922a9115e0b0481e6b82c2c1
/frameworks/support/buildSrc/dependencies.gradle
1960166c5d57e43acdcc1249af818a4b3f4f589d 13-Oct-2017 Aurimas Liutikas <aurimas@google.com> Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev
eb45a18cbde2a90e4ba70b822439ac115b39925a 12-Oct-2017 Aurimas Liutikas <aurimas@google.com> Bring back <type>aar</type> hack.

Some of our external clients relied of <type>aar</type> tag
inside the <dependencies> list in the POMs of support libraries.
Ideally, Android Gradle Plugin would handle this for us, but it does
not, so as a workaround add this hack. Note, this will only work for
support library dependencies (not architecture components).

Bug: 67099985
Test: ./gradlew createArchive
Change-Id: Ib854a0e7d9efd6dbbdc16e35961525a1b5c0ea8c
/frameworks/support/buildSrc/dependencies.gradle
bb245e08bbc46a467b31718e226c5f7c227a3a1b 11-Oct-2017 Sergey Vasilinets <sergeyv@google.com> Create reportModifications task

This task prints all modified projects and their dependents in given
sha range.

bug: 67555870
Test: ./gradlew reportModifications -PSHAs=7c6b862542d4850d9...4413e7fe250b318
Change-Id: I9e64592185143678622df63c56f0deb959febb6d
/frameworks/support/buildSrc/dependencies.gradle
564b322f83df960b803dbb7383dd0c77e2c0131f 05-Oct-2017 Aurimas Liutikas <aurimas@google.com> Move to AGP 3.0.0-beta7.

Test: ./gradlew buildOnServer
Change-Id: If0bdf04a6cdff2ce133a07a47ae322e2b3c39287
/frameworks/support/buildSrc/dependencies.gradle
1ab9ff4acdf8d3e63b63762dd2c42a8e37a4a668 26-Sep-2017 Aurimas Liutikas <aurimas@google.com> Update to newer versions of Android testing libraries.

runner 1.0.0 -> 1.0.1
rules 1.0.0 -> 1.0.1
espresso 3.0.0 -> 3.0.1
espresso-contrib 3.0.0 -> 3.0.1

Bug: 66918809
Test: ./gradlew assembleAndroidTest
Change-Id: Ibcf083b54fca97485af4f67565b5317a055989ae
/frameworks/support/buildSrc/dependencies.gradle
6c6257048e8d06248106e0acc44602cdf82aef41 20-Sep-2017 Aurimas Liutikas <aurimas@google.com> Move to using AGP 3.0.0-beta6

Bug: 66219151
Test: ./gradlew buildOnServer
Change-Id: Id67f2f209f3ba0cedd9a0c03c18ab29e8e9d9956
/frameworks/support/buildSrc/dependencies.gradle
c2986284e6cbb4fd73b5db0145bc01ca83fab59d 25-Aug-2017 Sergey Vasilinets <sergeyv@google.com> Make support lib lifecycle-aware

Test: refactoring.
bug: 34416241
Change-Id: I4a997ec4fad76d2b040d956c63beae3c3f54528e
/frameworks/support/buildSrc/dependencies.gradle
9e67a531ec97bf6f01288d8ea19a7327984e6bc8 15-Aug-2017 Aurimas Liutikas <aurimas@google.com> Move to using AGP 3.0.0 Beta 2.

Bug: 64692907
Test: ./gradlew buildOnServer for support library
Change-Id: I51538d5954413db7012765a253c931591aa68dec
/frameworks/support/buildSrc/dependencies.gradle
c7bb8852b8275897a3342b59aab9d0d1b4a445e4 01-Aug-2017 Aurimas Liutikas <aurimas@google.com> Move to AGP 3.0.0 alpha 9

Move to AGP 3.0.0 alpha 9 and Gradle 4.1 RC 2.

Test: ./gradlew buildOnServer
Change-Id: I2578b37292c224604e191991be930722b0f80187
/frameworks/support/buildSrc/dependencies.gradle
17905df5a956b468f2e9afe3b0160f7d28482148 26-Jul-2017 Aurimas Liutikas <aurimas@google.com> Merge "Remove dependency on Multidex by design and leanback libs." into oc-support-26.0-dev am: 822d1c7cb8
am: ecfd19d5b3

Change-Id: Ibedf08f22d4a26b2ca6aacadfb94a2c11b08cbc7
56062748857104044ab4a6414392998c4354f02d 26-Jul-2017 Aurimas Liutikas <aurimas@google.com> Update to using newer android.support.test libraries.

com.android.support.test:runner:1.0.0
com.android.support.test:rules:1.0.0
com.android.support.test.espresso:espresso-core:3.0.0
com.android.support.test.espresso:espresso-contrib:3.0.0

This is a reland of ag/2569421 that got reverted due to RecyclerView
tests reusing activities. That has since been fixed and now we can
reland this change.

Test: None
Change-Id: I8ed7cca1dc9866817b8e3c88777803a7b68db4d8
/frameworks/support/buildSrc/dependencies.gradle
a82b39f3306a0c8f49ee5a6609deb092bbb2dbf4 25-Jul-2017 Aurimas Liutikas <aurimas@google.com> Remove dependency on Multidex by design and leanback libs.

With the move to mockito2 we hit the dex limit for our test apks.
To work around it, I enabled multidex, however I did not realize
that this also forced multidex on aars. This CL removes multidex
by stripping unnecessary code from mockito to make it small enough.

Bug: 63999442
Test: ./gradlew design:connectedCheck
Change-Id: Ic8a10a2e8c4b43747686ff7271ae0ad5d4978dec
/frameworks/support/buildSrc/dependencies.gradle
b47af90e730336e11bf744511f452e45bffe8bf4 21-Jul-2017 Aurimas Liutikas <aurimas@google.com> Revert "Update to using newer android.support.test libraries."

This reverts commit 83222b0ed2926aee15e5abdda3319089a8cc52ba.

This is causing full test runners to freeze.

Test: None
Change-Id: I037e9272f402753e4ce5f7554437dc424567ba5b
/frameworks/support/buildSrc/dependencies.gradle
83222b0ed2926aee15e5abdda3319089a8cc52ba 20-Jul-2017 Aurimas Liutikas <aurimas@google.com> Update to using newer android.support.test libraries.

com.android.support.test:runner:1.0.0
com.android.support.test:rules:1.0.0
com.android.support.test.espresso:espresso-core:3.0.0
com.android.support.test.espresso:espresso-contrib:3.0.0

Additionally:
- removed the usage of internal espresso apis.
- fixed PostMessageTest that was using ServiceTestRule incorrectly.
- added workaround to AndroidManifest.xml for test packages that use
mockito

Test: ./gradlew assembleAndroidTest works
Change-Id: I7a512e00844e9caefc5f26928f87c8441fc1289a
/frameworks/support/buildSrc/dependencies.gradle
66ba48aa4108d8aa011134b4397912c8f7c7aeb1 14-Jul-2017 Aurimas Liutikas <aurimas@google.com> Move to using AGP 3.0.0 Alpha 7.

Test: ./gradlew buildOnServer
Change-Id: I12dc59f9b5fde9bfc7167250e16fb19b5c87389c
/frameworks/support/buildSrc/dependencies.gradle
6b769b3b6f4f0a9aea3af1f4f1ffa6a7a908bf73 14-Jul-2017 Aurimas Liutikas <aurimas@google.com> Move to using AGP 3.0.0 Alpha 7.

Test: ./gradlew buildOnServer
Change-Id: I12dc59f9b5fde9bfc7167250e16fb19b5c87389c
/frameworks/support/buildSrc/dependencies.gradle
b89d43afa2bd4574e015b27a6f5fab94b26b4f5a 10-Jul-2017 Aurimas Liutikas <aurimas@google.com> Move to using AGP 3.0.0-alpha6

Test: ./gradlew buildOnServer
Bug: 62578429
Change-Id: Ifc537b73a25f7633aff9bf360ee6d671958e3113
/frameworks/support/buildSrc/dependencies.gradle
f8a2b6dd28a66019ace0f67f6369908008dd6110 05-Jul-2017 Aurimas Liutikas <aurimas@google.com> Update to AGP 3.0.0 alpha5 and Gradle 4.1-Milestone1

Test: ./gradlew assemble
Change-Id: I5b0177679a589fffdae8cb6a3fb9a6d36e23d56a
/frameworks/support/buildSrc/dependencies.gradle
a2a7d711512fa9a1d9a73a218aa918fc7327c1f0 29-Jun-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Move to using Android Gradle Plugin 3.0.0-alpha4" into oc-support-26.0-dev
95d5e70ba928edd3168e26df6b1aaf50b757074b 28-Jun-2017 Aurimas Liutikas <aurimas@google.com> Move to using Android Gradle Plugin 3.0.0-alpha4

Bug: 62578429
Test: ./gradlew buildOnServer
Change-Id: I354fb8d4edf8eacc75117f4cff13184865fe6b22
/frameworks/support/buildSrc/dependencies.gradle
6fb3bf6041b20c608a0ed2e10d21ad4c6dd424c6 28-Jun-2017 Conrad Chen <conradchen@google.com> MediaRouter: Use correct library in testing

Imports test_rules instead of mockito_core, which is not directly
referred, in MediaRouter's test.

Test: ./gradlew support-mediarouter-v7:connectedCheck
Change-Id: I715e3c991ad1d2889ed4ee48cbaeb38e17472b67
/frameworks/support/buildSrc/dependencies.gradle
963facb8fce35022f296c38fadafd9a959ab1655 12-Jun-2017 Aurimas Liutikas <aurimas@google.com> Upgrade from mockito 1.9.5 to 2.7.6

Bug: 62532636
Test: ./gradlew assembleAndroidTest succeeds
Change-Id: I5bd89e5aad7761bbd2a5b188fb0661f1dbf4743b
/frameworks/support/buildSrc/dependencies.gradle
1f89c5d8292c38735976cbedbf04a00203a8f98b 20-Apr-2017 Aurimas Liutikas <aurimas@google.com> Fix Jacoco coverage runner.

- Correctly set the version of Jacoco to use via classpath dependency in
build.gradle as noted in JacocoOptions.java
- Move to using jacoco 0.7.8

Bug: 37475483
Test: ./gradlew assembleAndroidTest and locally verify that dist/ and test apks contain
correct version of Jacoco.

Change-Id: I2577bdaf3d5ba31102191ac0048595e042513618
/frameworks/support/buildSrc/dependencies.gradle
9ab3b4c389856fa168165423297d468ccf108a90 19-Apr-2017 Aurimas Liutikas <aurimas@google.com> Add ability to override Android Gradle Plugin used.

- Split the logic for adding repositories to repos.gradle
- Fix broken ALLOW_PUBLIC_REPOS
- Add GRADLE_PLUGIN_REPO and GRADLE_PLUGIN_VERSION to allow to
override the version of android gradle plugin used.

There should be no impact on most developers when they do not specify
these env variables.

Bug: 37288149
Test: 1. check out studio-master-dev-supportlib
2. GRADLE_PLUGIN_REPO=/path/to/out/repo GRADLE_PLUGIN_VERSION=2.5.0-dev \
./tools/gradlew -p frameworks/support/ assembleDebug

Change-Id: I11506a5f173c89667c0ff516d43badf6efc35b29
(cherry picked from commit 57d3865d1ff4c88b6f00f3c4197731303fabd587)
/frameworks/support/buildSrc/dependencies.gradle
ab01a4be3517cf1def943243aab2a4ea5d288ba8 18-Apr-2017 Aurimas Liutikas <aurimas@google.com> Move to using Gradle 3.5

Additionally this CL moves to gradle-errorprone-plugin 0.0.10
that is required to compile with gradle 3.5

Bug: 37444660
Test: ./gradlew assemble
Change-Id: Ifd9c922fdc2edde46d4057bdac625c4d7eee12a6
/frameworks/support/buildSrc/dependencies.gradle
04cccc992a4bf6f2ad3a28d68bd785ca38045b1c 14-Apr-2017 Aurimas Liutikas <aurimas@google.com> Move to Android Gradle Plugin 2.4.0 alpha 6.

Bug: 37321102
Test: ./gradlew assemble assembleAndroidTest createArchive generateDocs
Change-Id: If675ac8bff8e89ab1e6e3d4ee9507fdb3578ec48
/frameworks/support/buildSrc/dependencies.gradle
058995d123bc50783c787ef8799318e8797d889c 11-Apr-2017 Aurimas Liutikas <aurimas@google.com> Move to using Android Gradle Plugin 2.4.0-alpha5

- Move to the new plugin
- Fix new lint warnings (missing @RequiresApi)
- Suppress 106 doclava warning about missing @attr javadoc in R.java
files. alanv@ will investigate this further.
- Disable new resource processing as it breaks doclava
- Explicitly set jacoco version in SupportLibraryPlugin as a workaround
for android gradle plugin bug (fixed in alpha6)

Test: ./gradlew assemble createArchive generateDocs updateApi
Change-Id: I97d895b4aa2da2bc4a659f25fe54ac75401af9e6
/frameworks/support/buildSrc/dependencies.gradle
dddf4f464f221a67562b03d7f7242d413f2053ac 04-Apr-2017 Aurimas Liutikas <aurimas@google.com> Revert "Move to Android Gradle Plugin 2.4.0-alpha3"

This reverts commit 269248910379cd990ea15fa7286724a46929f665.

This change is causing breakages for non-ub branches.

Change-Id: I648a22041993cb6ff4e72409f6d9861f2bb3e22d
/frameworks/support/buildSrc/dependencies.gradle
269248910379cd990ea15fa7286724a46929f665 04-Apr-2017 Aurimas Liutikas <aurimas@google.com> Move to Android Gradle Plugin 2.4.0-alpha3

Additionally, this CL adds a workaround to the change in the plugin
that no longer resolves jacoco ant dependencies unless you call
report coverage task. A workaround is to explicitly specify jacoco
ant dependency in the configuration.

Test: ./gradlew assemble
Change-Id: I6d99b99f97cf6cc8d9e89d0c1813ef9bc25c6685
/frameworks/support/buildSrc/dependencies.gradle
c29ea5f48481fe1f9a395c68aafcc405b4da5cc1 08-Mar-2017 Siyamed Sinir <siyamed@google.com> Change Flatbuffers package name at build time

Added build configuration to change Flatbuffers package name at build
time. Also updated flat buffers version from 1.4.0 to 1.6.0.

Test: Builds successfully, all tests passes

Bug: 36044453
Change-Id: Ic3ac36bd1c42753ababaadbaf7a6167ed6c212d6
/frameworks/support/buildSrc/dependencies.gradle
f1d3a82b378f0d787054a05f6e58b8cb934808ee 08-Mar-2017 Aurimas Liutikas <aurimas@google.com> Add ErrorProne build type to support library.

Now you can run ./gradlew assembleErrorProne and it will build
using errorprone compiler.

Bug: 35965190
Test: ./gradlew assembleErrorProne succeeds with many warnings
Change-Id: Ice022a414aa2326db299bd0cf69ad2fcb734ce80
/frameworks/support/buildSrc/dependencies.gradle
d2d9bda077323c3fb5b5918958f43108f89099a3 04-Mar-2017 Aurimas Liutikas <aurimas@google.com> Move to Android gradle plugin 2.3.0

Test: ./gradlew assemble still works
Change-Id: I21a09960e4736b944bafc424f84e8eeb7d70c9ba
/frameworks/support/buildSrc/dependencies.gradle
88c16ceecc0725f89d4b9c44cbf5ef51c1d7360d 09-Feb-2017 Yigit Boyar <yboyar@google.com> Move build setup outside the main build gradle file.

This CL moves build processing logic into buildSrc file and
behind methods. This allows creating sub projects that can
use the same build file but only import a subset of support
library.

This CL does not decrease the complexity much. It just moves it
outside the main gradle file into more logical files as an
intermediate step to cleanup the build.

Test: same output before and after
Bug : -
Change-Id: I29d136ca866cc03c20c18f8d0b33e0152b320671
/frameworks/support/buildSrc/dependencies.gradle
f09d8583e3e1c0da89904ccc3e40d5ea7fad3b9b 21-Jan-2017 Aurimas Liutikas <aurimas@google.com> Put dependencies and their versions into one place.

Support library modules were hardcoding versions of each library
each each build.gradle file. This change moves all these to
buildSrc/dependencies.gradle so we can update the version in the
future with a single file change.

Test: ./gradlew clean assemble assembleAndroidTest still works.
Change-Id: I4238c1182c095ae80d1d6dbb751f71c0ddfe191f
/frameworks/support/buildSrc/dependencies.gradle