Skip to content

Bump compilesdk to 37#2670

Open
Luna712 wants to merge 1 commit intorecloudstream:masterfrom
Luna712:compilesdk-37
Open

Bump compilesdk to 37#2670
Luna712 wants to merge 1 commit intorecloudstream:masterfrom
Luna712:compilesdk-37

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented Apr 15, 2026

37 shouldn't have any changes that will break anything here. But still going to split compileSdk and targetSdk out.

@Luna712 Luna712 mentioned this pull request Apr 17, 2026
@Luna712
Copy link
Copy Markdown
Contributor Author

Luna712 commented Apr 21, 2026

* What went wrong:
Execution failed for task ':app:checkPrereleaseDebugAarMetadata'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
   > An issue was found when checking AAR metadata:
     
       1.  Dependency 'androidx.biometric:biometric:1.4.0-alpha06' requires libraries and applications that
           depend on it to compile against version 36.1 or later of the
           Android APIs.
     
           :app is currently compiled against android-36.
     
           Recommended action: Update this project to use a newer compileSdk
           of at least 36.1, for example 37.
     
           Note that updating a library or application's compileSdk (which
           allows newer APIs to be used) can be done separately from updating
           targetSdk (which opts the app in to new runtime behavior) and
           minSdk (which determines which devices the app can be installed
           on).

Seems we may need this even sooner than I thought? Which is confusing why I get that when building the current version of the app just now and why it just started... we do use androidx.biometric:biometric:1.4.0-alpha06 as the current version though.

UPDATE this was actually my own issue and not an issue with not doing this. Though there probably still is no harm in this whenever but it isn't 100% urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant