react-native-orientation-locker icon indicating copy to clipboard operation
react-native-orientation-locker copied to clipboard

android 31 support

Open lukasa1993 opened this issue 1 year ago • 3 comments

Could not determine the dependencies of task ':react-native-orientation-locker:compileDebugAidl'.
> Installed Build Tools revision 31.0.0 is corrupted. Remove and install again using the SDK Manager.```

🙏 

lukasa1993 avatar Sep 06 '22 17:09 lukasa1993

@lukasa1993 this is a problem on Build Tools

sidferreira avatar Sep 06 '22 19:09 sidferreira

@lukasa1993 this is a problem on Build Tools

usually min and target sdk version update helps

lukasa1993 avatar Sep 06 '22 19:09 lukasa1993

For any one still searching for solution: https://stackoverflow.com/a/68430992

devWaleed avatar Feb 14 '23 04:02 devWaleed