You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove support for Android API < 23 in PermissionsModule (#39680)
Summary:
Pull Request resolved: #39680
Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class PermissionsModule
changelog: [Android][Breaking] Remove support for Android API < 23 in PermissionsModule
Reviewed By: NickGerleman
Differential Revision: D48545517
fbshipit-source-id: 1ead079689aee5fd42d2b0bc530b7f69780938ff
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/PermissionsModule.java
0 commit comments