Skip to content

Commit a55908b

Browse files
committed
⬆️ kotlin 1.2.21
1 parent 5507bcb commit a55908b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group = 'com.github.kotlin-graphics'
1212

1313
buildscript {
1414

15-
ext.kotlinVersion = '1.2.20'
15+
ext.kotlinVersion = '1.2.21'
1616

1717
repositories {
1818
mavenCentral()
@@ -34,7 +34,7 @@ dependencies {
3434

3535
testCompile 'io.kotlintest:kotlintest:2.0.7'
3636

37-
compile 'com.github.kotlin-graphics:gln:99ddc702845aacf9cca74a6f5cccfc355b1b7c00'
37+
compile 'com.github.kotlin-graphics:gln:9d07d4255c12a04019d187ca5173f98827029511'
3838

3939
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
4040

0 commit comments

Comments
 (0)