Skip to content

Commit e8d019a

Browse files
committed
up
1 parent 7c2f661 commit e8d019a

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
@@ -13,7 +13,7 @@ group = 'com.github.kotlin-graphics'
1313

1414
buildscript {
1515

16-
ext.kotlinVersion = '1.2.21'
16+
ext.kotlinVersion = '1.2.30'
1717

1818
repositories {
1919
jcenter() // shadow
@@ -33,7 +33,7 @@ dependencies {
3333

3434
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
3535

36-
compile 'com.github.kotlin-graphics:uno-sdk:641ec79aa3d5cf696590276f75b8b89804dc9d09'
36+
compile 'com.github.kotlin-graphics:uno-sdk:814a86a24560d7d895e458bc5f0e7d68c095f6b0'
3737

3838
testCompile 'io.kotlintest:kotlintest:2.0.7'
3939

0 commit comments

Comments
 (0)