Skip to content

Commit f83c46b

Browse files
committed
kotlin 1.3.21
1 parent 6ba3af4 commit f83c46b

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules/kotlin-unsigned.iml

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
ext{
88
moduleName = 'com.github.kotlin_graphics.kotlin_unsigned'
99
kotlin = 'org.jetbrains.kotlin:kotlin'
10-
kotlin_version = '1.3.11'
10+
kotlin_version = '1.3.21'
1111
kotlintest_version = '3.1.11'
1212
}
1313

0 commit comments

Comments
 (0)