Closed yschimke closed 2 years ago
Failing build, will need to fix and resubmit. Also be good to get a thumbs up or thumns down.
The minCompileSdk (31) specified in a
dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
is greater than this module's compileSdkVersion (android-30).
Dependency: androidx.compose.ui:ui-util:1.2.0-alpha03.
AAR metadata file: /Users/runner/.gradle/caches/transforms-3/039791ad6c0c840ea9d9bedcfb3dbfce/transformed/jetified-ui-util-1.2.0-alpha03/META-INF/com/android/build/gradle/aar-metadata.properties.
I understand if you don't want to update all dependecies, please close if this is the case.
:pushpin: References
https://github.com/pedrovgs/Shot/issues/287
:tophat: What is the goal?
To build on M1 macbook, but also with latest versions.
My ultimate goal is to test with Wear emulator in my own projects, and because I hit issues I wanted to build Shot locally, and then hit various issues.
How is it being implemented?
Went through upgrades of depdnencies to latest versions with support for M1.
This also changes targetSdk, which presumably could change behaviour.
How can it be tested?
CI? Existing tests.