mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-08-28 08:25:56 +02:00
prepare for v2
This commit is contained in:
parent
b5843756c7
commit
5e5493b0e8
18 changed files with 64 additions and 337 deletions
|
|
@ -22,7 +22,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.18.0"
|
||||
version = "2.0.0"
|
||||
|
||||
val isDevBuild = System.getenv("SMALL_COMMIT_HASH") != null
|
||||
val isPreRelease = System.getenv("IS_GITHUB_PRERELEASE") == "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue