Skip to content

Conversation

@buenaflor
Copy link
Contributor

@buenaflor buenaflor requested a review from marandaneto March 15, 2023 13:09
Pod::Spec.new do |spec|
spec.name = 'sentry_kotlin_multiplatform'
spec.version = '0.0.1'
spec.version = '0.0.1-alpha.2'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
spec.version = '0.0.1-alpha.2'
spec.version = '0.0.1'

Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this file that we agreed to keep it as it is? similar to Flutter.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it auto-increments on every build and forgot to unstage it. Maybe I should add it to gitignore from now on?

Copy link
Contributor

Choose a reason for hiding this comment

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

maybe remove the part that makes it auto-increment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

seems like pinning the version to 0.0.1 in the cocoapods gradle plugin works

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

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

Left 2 comments, besides that all good.

@buenaflor buenaflor merged commit 58712e3 into main Mar 17, 2023
@buenaflor buenaflor deleted the fix/sdk-info branch March 17, 2023 12:17
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.

3 participants