Skip to content

Commit

Permalink
Update Kotlin to 1.6.20-RC (#2398)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Mar 22, 2022
1 parent abd29cf commit 36d4599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -3,10 +3,10 @@ dokka_version_base=1.6.10
dokka_publication_channels=maven-central-snapshot&space-dokka-dev
dokka_integration_test_parallelism=2
# Versions
kotlin_version=1.6.20-M1
kotlin_version=1.6.20-RC
coroutines_version=1.6.0
kotlinx_html_version=0.7.3
kotlin_plugin_version=211-1.6.20-M1-release-201-IJ7442.40
kotlin_plugin_version=211-1.6.20-RC-release-196-IJ7442.40
jsoup_version=1.13.1
idea_version=211.7442.40
language_version=1.4
Expand Down

0 comments on commit 36d4599

Please sign in to comment.