diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-11-05 23:07:54 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-11-05 23:07:54 +0100 |
commit | bbc623f8caa146089dfaa293fdb1438bcb48db3c (patch) | |
tree | a75f9f74d9cdbe45a3c6872db9a1f3c2b1b21fc5 /gradle.properties | |
parent | a128f5e1a8e70530380d30cc0cb5168fe7a9bdea (diff) | |
download | kvision-bbc623f8caa146089dfaa293fdb1438bcb48db3c.tar.gz kvision-bbc623f8caa146089dfaa293fdb1438bcb48db3c.tar.bz2 kvision-bbc623f8caa146089dfaa293fdb1438bcb48db3c.zip |
Version 2.2.02.2.0
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0b3899f6..5d72421c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=pl.treksoft -version=2.1.0 +version=2.2.0 kotlinVersion=1.3.50 javaVersion=1.8 coroutinesVersion=1.3.2 |