NoIssue: Release v0.0.0
This commit is contained in:
@@ -14,3 +14,4 @@ Explain how to use this module
|
|||||||
## Release log:
|
## Release log:
|
||||||
| Date | Version | Description |
|
| Date | Version | Description |
|
||||||
|:-----------------|:--------------:|----------------------|
|
|:-----------------|:--------------:|----------------------|
|
||||||
|
| 2026/02/08 | v0.0.0 | First dummy release |
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ dependencies {
|
|||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||||
compileOnly("org.jetbrains:annotations:26.0.2-1")
|
compileOnly("org.jetbrains:annotations:26.0.2-1")
|
||||||
|
|
||||||
implementation("com.r35157.driver:ledsign-api:0.0-dev")
|
implementation("com.r35157.driver:ledsign-api:0.0.0")
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
|||||||
Reference in New Issue
Block a user