Upgraded to Gradle 7.0.1
This commit is contained in:
parent
bcf95bc6f0
commit
f4b1caa986
10 changed files with 20 additions and 12 deletions
|
@ -28,7 +28,7 @@ repositories {
|
|||
}
|
||||
|
||||
application {
|
||||
mainClassName = "com.example.MainKt"
|
||||
mainClass.set("com.example.MainKt")
|
||||
// project.afterEvaluate {
|
||||
// println("Version: $version")
|
||||
// }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue