1
0
mirror of https://github.com/DanilaFe/abacus synced 2025-12-28 03:31:08 +00:00

Merge branch 'master' into fxml-fix

This commit is contained in:
2017-08-29 18:14:09 -07:00
committed by GitHub
11 changed files with 52 additions and 25 deletions

View File

@@ -1,6 +1,3 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.1.3'
}
apply plugin: 'application'
dependencies {