mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-08 20:20:02 -04:00
Chore[build]: next codename
This commit is contained in:
parent
5d8cf0d2dc
commit
6b0ff501cc
@ -51,7 +51,7 @@ def getVersionName = {
|
||||
return ("LOCAL-" + "${getDate()}")
|
||||
}else {
|
||||
// Used by github actions
|
||||
TAG_STRING = 'foxglove-' + "${getDate()}" + "-" + TAG_PART_COMMIT.toString().trim()
|
||||
TAG_STRING = 'gladiolus-' + "${getDate()}" + "-" + TAG_PART_COMMIT.toString().trim()
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user