Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit c06ae3a9b39f26868370aa3e477532c9b44ca129
Author: Filip Pavlis <pavlis@google.com>
Date: Wed Oct 30 16:22:49 2019
Suppress jetifier warning for single files.
Bug: b/143609228
Test: Tested manually that warning is not the anymore
Change-Id: I13ef2399ccb9ce62f4e748b65375ccd6188315ba
M jetifier/jetifier/standalone/src/main/kotlin/com/android/tools/build/jetifier/standalone/Main.kt
https://android-review.googlesource.com/1154078
https://goto.google.com/android-sha1/c06ae3a9b39f26868370aa3e477532c9b44ca129
Branch: androidx-master-dev
commit c06ae3a9b39f26868370aa3e477532c9b44ca129
Author: Filip Pavlis <pavlis@google.com>
Date: Wed Oct 30 16:22:49 2019
Suppress jetifier warning for single files.
Bug:
Test: Tested manually that warning is not the anymore
Change-Id: I13ef2399ccb9ce62f4e748b65375ccd6188315ba
M jetifier/jetifier/standalone/src/main/kotlin/com/android/tools/build/jetifier/standalone/Main.kt
Description
Fix this by not showing this warning when processing individual files.