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

Add edge to edge to woof - starter branch #50

Open
wants to merge 2 commits into
base: starter
Choose a base branch
from

Conversation

MagicalMeghan
Copy link
Collaborator

Adding edge to edge to the starter branch

@MagicalMeghan MagicalMeghan changed the base branch from main to starter July 18, 2023 20:04
@MagicalMeghan MagicalMeghan changed the title M3 starter Add edge to edge to woof - starter branch Aug 1, 2023
Copy link

@android-dev-lxl android-dev-lxl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve the merge conflicts.

Comment on lines +18 to +19
id 'com.android.application' version '8.1.0-rc01' apply false
id 'com.android.library' version '8.1.0-rc01' apply false

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could use the stable version here:

id("com.android.application") version "8.0.2" apply false
id("com.android.library") version "8.0.2" apply false

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.

2 participants