mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
committed by
Facebook GitHub Bot
parent
7c7e9e6571
commit
aa1dffbb41
+1
-1
@@ -13,4 +13,4 @@ package com.facebook.react.common.annotations
|
||||
*/
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
@Target(AnnotationTarget.CLASS, AnnotationTarget.FUNCTION)
|
||||
annotation class DeprecatedInNewArchitecture()
|
||||
annotation class DeprecatedInNewArchitecture
|
||||
|
||||
Reference in New Issue
Block a user