summaryrefslogtreecommitdiff
path: root/supportBundle.gradle
AgeCommit message (Collapse)Author
2015-11-04Use publish from android build toolsYigit Boyar
This CL removes data binding's bintray plugin and starts using the tools project. It can be uploaded to bintray only from tools project. databinding.properties file still reference rc3. We'll change it when rc5 is public. Change-Id: Id5801e488ae30cf0003372b5ae94f01306fbfa99
2015-10-05Fix sdk builder, update kotlin to fix proguardYigit Boyar
Change-Id: I8f7d47b1174476160c8bea5111186039bd0f389e
2015-10-05Fix data binding for 1.4.0-beta5Yigit Boyar
Change-Id: I4a3691408b7df1727935d3e715abbeef957c1f6d
2015-09-11Support lib deployment scriptYigit Boyar
This CL adds necessary tasks to data binding gradle file so that we can build support library deployment with their prebuilts. To release support sdk, run: ./gradlew clean createArchive -PuseReleaseVersion=true Change-Id: I1a99946ef01a289ea88276581358e77a81fd8f7c