Update build.gradle.kts

This commit is contained in:
NotMyFault 2021-06-29 11:50:47 +02:00 committed by GitHub
parent 60c701d20b
commit 5395ddc6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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