History log of /frameworks/support/jetifier/jetifier/processor/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa3ddb1c5a23592d92f7583f0e6b528215310d30 04-May-2018 Aurimas Liutikas <aurimas@google.com> Move Kotlin back to 1.2.20 for Jetifier dependencies

org.jetbrains.kotlin:kotlin-stdlib:1.2.20
and bump jetifier version to 1.0.0-alpha05.

Test: ./gradlew assembleDebug
Change-Id: I361c73c6a4ae5c4a947aad9b78221bf1caffc589
/frameworks/support/jetifier/jetifier/processor/build.gradle
da4ca2dd50c755020f1cb409f758038b10b200e1 03-May-2018 Aurimas Liutikas <aurimas@google.com> Downgrade to ASM 6.0 for jetifier.

- AGP is not quite ready for ASM 6.1.1, moving back to 6.0 that
should still have Java 9 support.
- Rev jetifier version to 1.0.0-alpha04

Test: ./gradlew assembleDebug
Change-Id: Ia9027baa4c47f2e9a9ed64263daa7fdc0e824032
/frameworks/support/jetifier/jetifier/processor/build.gradle
9eda00e60fac1d1ed26c07728fdd70f94d22995c 02-May-2018 Aurimas Liutikas <aurimas@google.com> Move to using ASM 6.1.1

This addresses the issue where jetifier needs to work
with Java 9 artifacts.

Bug: 78657141
Test: ./gradlew buildOnServer
Change-Id: I74a4ebf8930727df9b686212ed5153663720f020
/frameworks/support/jetifier/jetifier/processor/build.gradle
ba381a314edcd57963ed1ac5910595e04faf29cc 28-Mar-2018 Filip Pavlis <pavlis@google.com> Refactor Jetifier packages to com.android.tools

Bug: b/64833662
Test: it builds!

Change-Id: I27bc0d2b0de17ba0d22e7588dc0742a041f17f31
/frameworks/support/jetifier/jetifier/processor/build.gradle
4a360e3a3af230badc847867c117f605367170aa 23-Mar-2018 Filip Pavlis <pavlis@google.com> Split core into core and processor.

For databinding we need a lightweight core that only contains the
types map so we don't have to pull in extra dependencies. This splits
core into core and processor where core is just the config with
neccessary parser and types for its tokens.

Test: N/A
Bug: b/64833662
Change-Id: I7fe7a8c01b3ec24b9d43c6cf29a2e87adbea22d8
/frameworks/support/jetifier/jetifier/processor/build.gradle