Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Bump composeVersion from 1.1.1 to 1.3.1" #60

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

verno3632
Copy link
Contributor

Reverts #30

compileSdkVersion 33が必要となるため、一旦リバートを行い、compileSdkVersionのアップデートも一緒に行う

 1.  Dependency 'androidx.compose.ui:ui-tooling:1.3.1' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :catalog is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

@verno3632 verno3632 merged commit a1cbac0 into main Mar 15, 2023
@verno3632 verno3632 deleted the revert-30-dependabot/gradle/composeVersion-1.3.1 branch March 15, 2023 04:07
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