one version code for all gradle files

This commit is contained in:
afischerdev 2021-07-01 12:50:36 +02:00
parent f0ab35699c
commit 97a8757ecc
5 changed files with 10 additions and 6 deletions

View file

@ -2,7 +2,6 @@ plugins {
id 'application'
}
version = '1.6.1'
application {
// Gradles 'application' plugin requires one main class; since we have multiple ones, just specify