Skip to content

Conversation

bentrengrove
Copy link
Member

Formatting is now done using the scripts/format.sh script

  • Removed spotless from each sample
  • Removed spotless from versions.toml

@bentrengrove bentrengrove requested a review from a team as a code owner September 26, 2022 03:24
@@ -8,10 +12,11 @@ androidx-benchmark-junit4 = "1.1.0-beta04"
androidx-constraintlayout = "1.0.1"
androidx-corektx = "1.8.0"
androidx-lifecycle-compose = "2.5.1"
androidx-lifecycle-runtime-compose = "2.6.0-alpha02" # merge with above when not alpha
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this intentional for this PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. This PR added it but didn't add it to the global file. #970

androidx-test = "1.4.0"
androidx-test-espresso = "3.4.0"
androidx-test = "1.3.0"
androidx-test-espresso = "3.3.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Intentional downgrade?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was getting annoying dependency clashes in one of the samples, but I will fix this before merging

Copy link
Member Author

Choose a reason for hiding this comment

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

OK it seems compose 1.3 beta03 pins to these versions so we will have to go with this for now. I assume this will be upgraded again in the next release.

@bentrengrove
Copy link
Member Author

I think this might be a bug in actions :(

It's meant to run the updated workflow but because we use a shared file, it goes and pulls the one from main instead. I'm not sure how we can work around this

@bentrengrove bentrengrove merged commit 10498f1 into main Oct 3, 2022
@bentrengrove bentrengrove deleted the ben/fix_formatting branch October 3, 2022 22:04
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