This commit is contained in:
Erik C. Thauvin 2019-09-20 20:39:33 -07:00
parent 9993309a0f
commit ca4c87b3cf
4 changed files with 8 additions and 11 deletions

View file

@ -23,6 +23,5 @@ tasks {
group = "application"
main = "com.example.AkismetSample"
classpath = sourceSets["main"].runtimeClasspath
}
}