Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1340517
Regression
Yes
[Android] Cannot build with target and min sdk set to 22
When the minimum and target sdk of an Android build are both set to the minimum(22). You cannot build a project. It will fail with this error.
/Users/davidrogers/Unity Test Projects/SpinnyCube/Library/Android/Prj/IL2CPP/Gradle/launcher/src/main/AndroidManifest.xml:4:3-116: AAPT: error: attribute android:extractNativeLibs not found.
Reproducible with 2021.2, 1d7c4be35373295071591f8d5bb635d26a93ced1. Have not tested earlier versions.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
thed-venth
Jun 28, 2022 04:14
is this solved?