Fix memory leak

This commit is contained in:
2019-05-24 10:01:28 +02:00
parent 7c5415df0d
commit f3a6783853
5 changed files with 18 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
group 'nl.astraeus'
version '0.1.2-SNAPSHOT'
version '0.1.3-SNAPSHOT'
apply plugin: 'kotlin2js'
apply plugin: 'kotlin-dce-js'