publish to github or gitlab pages

This commit is contained in:
Krrish Ghimire
2026-07-04 23:38:17 +05:45
parent 0fea26d653
commit bfc61ed660
93 changed files with 2367 additions and 193 deletions

View File

@@ -4,7 +4,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.4'
}
group = 'com.indie'
group = 'com.krrishg'
version = '0.1.0'
java {