1
0
mirror of https://github.com/DanilaFe/abacus synced 2026-01-10 01:05:20 +00:00

Merge branch 'master' into variable-parsing

This commit is contained in:
2017-08-29 18:11:30 -07:00
committed by GitHub
3 changed files with 16 additions and 7 deletions

View File

@@ -1,7 +1,3 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.1.3'
}
dependencies {
compile 'com.moandjiezana.toml:toml4j:0.7.1'
testCompile 'junit:junit:4.12'