media/libraries/transformer/src
jbibik 2fb3a45b6c Fix Gradle Lint with @RequiresApi and SDK version
Gradle Lint doesn't recognise `checkState` assertion and TargetApi should only ever be used for suppressing a bug in Android Lint. Hence, we keep @RequiresApi and add an if-statement explicitly. Also, fixes >26 to >=26 for the version check.

PiperOrigin-RevId: 555144577
(cherry picked from commit f7c31bd3ef)
2023-08-09 13:31:48 +00:00
..
androidTest Fix Gradle Lint with @RequiresApi and SDK version 2023-08-09 13:31:48 +00:00
main Add support for passing custom metadata via transformer 2023-06-12 09:15:53 +00:00
test Add support for passing custom metadata via transformer 2023-06-12 09:15:53 +00:00