Skip to content

Commit c188e67

Browse files
committed
⬆️ vkk
1 parent f7397ec commit c188e67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assimp.iml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
</content>
3838
<orderEntry type="inheritedJdk" />
3939
<orderEntry type="sourceFolder" forTests="false" />
40-
<orderEntry type="library" name="Gradle: com.github.kotlin-graphics:uno-sdk:ca3cd8c01ff3471cdf18b01afa2a63cfe24f4266" level="project" />
41-
<orderEntry type="library" name="Gradle: com.github.kotlin-graphics:vkk:1801531d9ccae67204cbaac13608be4be8feb950" level="project" />
40+
<orderEntry type="library" name="Gradle: com.github.kotlin-graphics:uno-sdk:527bfab6e3d8f9cec9be7ef16abe592c1dd1636e" level="project" />
41+
<orderEntry type="library" name="Gradle: com.github.kotlin-graphics:vkk:a5176a1f51734ef62571a1674713948e91d35fc6" level="project" />
4242
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-reflect:1.2.41" level="project" />
4343
<orderEntry type="library" name="Gradle: io.github.microutils:kotlin-logging:1.4.6" level="project" />
4444
<orderEntry type="library" name="Gradle: com.github.kotlin-graphics:gln:b6f92bf107aa87046bccb5d35edcccb50e767770" level="project" />

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
3434
implementation "org.jetbrains.kotlin:kotlin-reflect"
3535

36-
implementation 'com.github.kotlin-graphics:uno-sdk:ca3cd8c01ff3471cdf18b01afa2a63cfe24f4266'
36+
implementation 'com.github.kotlin-graphics:uno-sdk:527bfab6e3d8f9cec9be7ef16abe592c1dd1636e'
3737

3838
testCompile 'io.kotlintest:kotlintest-runner-junit5:3.0.5'
3939

0 commit comments

Comments
 (0)