Update build.gradle

This commit is contained in:
Guilherme Werner 2024-01-05 15:54:52 -03:00
parent 114ac838cb
commit 96816dbc40

View file

@ -2,7 +2,7 @@ plugins {
id "java-library"
}
version = "0.0.4"
version = "0.1.0"
archivesBaseName = "Tribufu"
repositories {