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

Adapt and automate release for Maven Central #36

Merged
merged 46 commits into from
Dec 3, 2024

Conversation

kkostov
Copy link
Contributor

@kkostov kkostov commented Aug 1, 2024

  • Publish to Maven Central
  • Update FlutterSDK and allow users to use the new version
  • Share publishing keys with Daniel
  • Create a GitHub action to automate the process

The library is now available from Maven at the following coordinates:

implementation("com.telemetrydeck:kotlin-sdk:3.0.3")

https://central.sonatype.com/artifact/com.telemetrydeck/kotlin-sdk

This PR addresses #35

kkostov added 30 commits August 1, 2024 12:36
```shell
./gradlew generateRepo
```
```shell
./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
```
@kkostov kkostov marked this pull request as ready for review December 3, 2024 10:43
@kkostov kkostov merged commit d6626be into main Dec 3, 2024
1 check passed
@kkostov kkostov deleted the feat/adapt-release-for-maven-central branch December 3, 2024 10:47
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