summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2018-07-20Fix ub-multidex gradle build, add docsAlan Viverette
Bug: 63945424 Test: ./gradlew dist Change-Id: Ib2e7ab6a02aa8944a1ebd4ac20636c90c95543ab
2018-05-02multidex: Update path to android.jar. am: 232a4df4d5Anton Hansson
am: 20a0918419 Change-Id: Idb839d34e0c5fecfb6573bf53741df16327f5285
2018-05-01multidex: Update path to android.jar.android-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1Anton Hansson
This file has been copied to a new location. Update the multidex gradle build to refer the new location so that the old one can be deleted. Test: No Bug: 77525052 Change-Id: Ic7a1c19be543a06d01ad0b48b909c4e116327e5e
2018-03-09Migrate multidex to androidxandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devAlan Viverette
Bug: 74397601 Test: make Change-Id: Iddea6f92cc7796125cf4d1ba86cf9b7425daef72
2017-06-07Fix pom files to contain all the informationAurimas Liutikas
Before this patch we were creating a new upload task for creating maven repository which was not getting the values from each project build.gradle. With this patch we now use that task instead. Bug: 62423455 Test: locally verified that the pom files now contain license tag Change-Id: Ie22da868567327f5660a186f0a0c8b5d6368ee26
2017-04-28Update multidex dist task to build and zip maven repository instead of just aar.Aurimas Liutikas
Bug: 36122649 Test: ./gradlew clean dist Change-Id: Ia7ace388ba72abff4a167552628b892cae024f7c
2017-03-10Clean up multidex gradle build, bump version to 1.0.2 for releaseAlan Viverette
Bug: 36122649 Test: ./gradlew dist test connectedAndroidTest Change-Id: I79578f683146a3ea16521cd090d113698a14c5f5
2014-12-02Change package name of multi-dex instrumentation lib.Xavier Ducrohet
Its package name was the same as the one for the multi-dex library which prevented from using both in the same app. Also updated revision to 1.0.1 Change-Id: I3a65590f6410f0b80edc7e8a0b56057d0005c565
2014-10-28Enable building the multi-dex libs for shipping.Xavier Ducrohet
This is mostly a copy of the support libs' gradle files, in order to generate a support library that will contain the current public versions + the new version being built. Change-Id: I4937073909206653bd0ffd128694161cf59445a9