blob: 062079cfd54e12f6cb67419b93fdf0eab6b547df [file] [log] [blame]
Leonid Startsev8642a1f2018-04-03 17:38:39 +03001#
Leonid Startsevaef21b92018-05-21 13:38:35 +03002# Copyright 2018 JetBrains s.r.o.
Leonid Startsev8642a1f2018-04-03 17:38:39 +03003#
Leonid Startsevaef21b92018-05-21 13:38:35 +03004# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
Leonid Startsev8642a1f2018-04-03 17:38:39 +03007#
Leonid Startsevaef21b92018-05-21 13:38:35 +03008# http://www.apache.org/licenses/LICENSE-2.0
Leonid Startsev8642a1f2018-04-03 17:38:39 +03009#
Leonid Startsevaef21b92018-05-21 13:38:35 +030010# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
Leonid Startsev8642a1f2018-04-03 17:38:39 +030015#
16
Leonid Startsev5ed5f8c2018-10-17 19:30:17 +030017library.version=0.8.3-rc13
Leonid Startsev98c5f412018-10-03 17:43:19 +030018kotlin.version=1.3.0-rc-131
Leonid Startsev598aa822018-09-06 18:20:57 +030019kotlin.version.snapshot=1.3-SNAPSHOT
Leonid Startsev98c5f412018-10-03 17:43:19 +030020plugin.version=1.3.0-rc-131
Leonid Startsev598aa822018-09-06 18:20:57 +030021plugin.version.snapshot=1.3-SNAPSHOT
Leonid Startsev98c5f412018-10-03 17:43:19 +030022konan.version=1.3.0-rc-131
Leonid Startsev8642a1f2018-04-03 17:38:39 +030023
Leonid Startsevbecc4202018-05-07 19:29:31 +030024native.deploy=false
25
Leonid Startsev48b97e22018-09-13 13:02:20 +030026org.gradle.parallel=true
27org.gradle.caching=true