Update upstream (Luminol)

This commit is contained in:
Helvetica Volubi
2025-06-08 23:46:08 +08:00
parent e4a0c78d7e
commit 044d3f9f78
6 changed files with 23 additions and 93 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ prop() {
grep "^[[:space:]]*${1}" gradle.properties | cut -d'=' -f2 | sed 's/^[[:space:]]*//; s/\r//'
}
project_id="Lophine"
project_id="lophine"
project_id_b="Lophine"
commitid=$(git log --pretty='%h' -1)