Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

Commit

Permalink
Inkrementální kompilace
Browse files Browse the repository at this point in the history
  • Loading branch information
MikkCZ committed Dec 29, 2018
1 parent ef8ccf3 commit 02438b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<properties>
<kotlin.version>1.3.11</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlinx.coroutines.version>1.1.0</kotlinx.coroutines.version>
</properties>

Expand Down

0 comments on commit 02438b4

Please sign in to comment.