Update library, add table.include
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
group 'nl.astraeus'
|
||||
version '0.0.6-SNAPSHOT'
|
||||
version '0.0.7-SNAPSHOT'
|
||||
|
||||
apply plugin: 'kotlin2js'
|
||||
apply plugin: 'idea'
|
||||
@@ -20,11 +20,11 @@ repositories {
|
||||
}
|
||||
|
||||
ext {
|
||||
kotlin_version = '1.1.4-2'
|
||||
kotlin_version = '1.1.51'
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.4-2'
|
||||
ext.kotlin_version = '1.1.51'
|
||||
repositories {
|
||||
maven {
|
||||
url "http://nexus.astraeus.nl/nexus/content/groups/public"
|
||||
|
||||
Reference in New Issue
Block a user