Some improvements to events (#3238)

#3222 #3072
This commit is contained in:
dordsor21
2021-09-09 20:37:44 +01:00
committed by GitHub
parent 27a8fcd739
commit d77a8c8fa4
26 changed files with 398 additions and 83 deletions

View File

@ -16,7 +16,7 @@ plugins {
idea
}
var ver by extra("6.0.10")
var ver by extra("6.1.0")
var versuffix by extra("-SNAPSHOT")
val versionsuffix: String? by project
if (versionsuffix != null) {