History log of /frameworks/data-binding/supportBundle.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d437f7eeb199ed9bf9fb9bed664258dbbcd87130 31-Oct-2015 Yigit Boyar <yboyar@google.com> Use publish from android build tools

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
/frameworks/data-binding/supportBundle.gradle
a3a773271ca1936b8fbf9f9cebe4f2927f32574b 06-Oct-2015 Yigit Boyar <yboyar@google.com> Fix sdk builder, update kotlin to fix proguard

Change-Id: I8f7d47b1174476160c8bea5111186039bd0f389e
/frameworks/data-binding/supportBundle.gradle
eae7e68312d9db4c886057f631b26a37104e5e67 06-Oct-2015 Yigit Boyar <yboyar@google.com> Fix data binding for 1.4.0-beta5

Change-Id: I4a3691408b7df1727935d3e715abbeef957c1f6d
/frameworks/data-binding/supportBundle.gradle
d6ddc647acae6d322cb7d41100c087530b249e80 11-Sep-2015 Yigit Boyar <yboyar@google.com> Support lib deployment script

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
/frameworks/data-binding/supportBundle.gradle