Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central.
Some checks are pending
Gradle CI / build (push) Waiting to run

This commit is contained in:
2025-04-06 15:12:02 +02:00
parent ab5689133f
commit 6f37c879c2
4 changed files with 55 additions and 87 deletions

View File

@@ -8,6 +8,6 @@ See the komp-todo repository for a basic example here: [komp-todo](https://githu
For a more complete example take a look at the simple-password-manager repository: [simple-password-manager](https://github.com/rnentjes/simple-password-manager)
Available on maven central: "nl.astraeus:kotlin-komponent-js:1.2.1"
Available on maven central: "nl.astraeus:kotlin-komponent-js:1.2.5"
Some getting started documentation can be found [here](docs/getting-started.md)