Skip to content

AAPT: error: resource android:attr/lStar not found #15

Answered by aprius
aprius asked this question in Android
Discussion options

You must be logged in to vote

Reason : Applovin
Main Actor : androidx.core.core-1.7.0
Version Applovin : 5.4.0

How to fix :

  • Update to newest version applovin (5.4.3) confirmed (they downgraded to 1.6.0)
  • Update target API level 30->target API level 31 confirmed

Other way confirmed

1. Disable Enable Auto-Resolution and disable Enable Resolution On Build

2. Clear all previously resolved libraries so everything is at the starting point

3. Force Resolve

4. Delete androidx.core.core-1.X.X (current is 1.7.0) in Plugins/Android

5. Download core-1.6.0 from Maven and rename it to androidx.core.core-1.6.0 and manually place the .aar in Plugins/Android (https://mvnrepository.com/artifact/androidx.core/core/1.6.0)

6. Put and…

Replies: 2 comments 1 reply

Comment options

aprius
Jun 25, 2022
Maintainer Author

You must be logged in to vote
1 reply
@GuardianOfGods
Comment options

Answer selected by aprius
Comment options

aprius
Jun 25, 2022
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Android Build
2 participants