Fix lit warn (#39685)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39685

Fix lit warn

changelog: [internal] internal

Reviewed By: javache

Differential Revision: D49645243

fbshipit-source-id: 68516bfa5de414dddfba2411889d7485d20804ed
This commit is contained in:
David Vacca
2023-09-26 13:40:57 -07:00
committed by Facebook GitHub Bot
parent 7c7e9e6571
commit aa1dffbb41
@@ -13,4 +13,4 @@ package com.facebook.react.common.annotations
*/
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.CLASS, AnnotationTarget.FUNCTION)
annotation class DeprecatedInNewArchitecture()
annotation class DeprecatedInNewArchitecture