Finished initial b1_7_3 implementation.

This commit is contained in:
天クマ 2025-12-12 21:42:27 -03:00
commit 4857bd155a
11 changed files with 291 additions and 7 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "io.github.adrianvic"
version = "1.0.2-SNAPSHOT"
version = "1.0.3-SNAPSHOT"
repositories {
mavenCentral()