diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-12-23 00:38:13 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-12-23 00:38:13 +0100 |
commit | d74b2813ac456ce3a69ba2afc2f8409f30c92cda (patch) | |
tree | 7592a3494b36f2081d9e357f153bb49e5deef2c8 | |
parent | 11afd66c2b01a89a11ea0645e547482a3806c190 (diff) | |
download | kvision-0.0.22.tar.gz kvision-0.0.22.tar.bz2 kvision-0.0.22.zip |
Version 0.0.220.0.22
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 2a8a610b..9b4d8cd8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=pl.treksoft -version=0.0.21 +version=0.0.22 kotlinVersion=1.3.11 javaVersion=1.8 coroutinesVersion=1.0.1 |