How to compile the android project against version 32 or later of the Android APIs.

Опубликовано: 01 Октябрь 2024
на канале: iRekha Tech Solutions
21,448
363

Fixed the error "Dependency 'androidx.appcompat:appcompat-resources:1.5.1' requires libraries and applications that depend on it to compile against version 32 or later of the Android APIs."

By Updating the project to use a newer compileSdkVersion of at least 32, for example 33.

#androidstudio
#androidstudioerror
#compilesdkversion

Target API level requirements for Google Play apps | Google Play's Target API Level Policy Update
   • Target API level requirements for Goo...