mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-10 13:16:04 -04:00
Chore[build]: next codename
This commit is contained in:
parent
5d8cf0d2dc
commit
6b0ff501cc
@ -51,7 +51,7 @@ def getVersionName = {
|
|||||||
return ("LOCAL-" + "${getDate()}")
|
return ("LOCAL-" + "${getDate()}")
|
||||||
}else {
|
}else {
|
||||||
// Used by github actions
|
// 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