Skip to content

Commit efa1d13

Browse files
committed
up
1 parent 0b5da93 commit efa1d13

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+29
-4
lines changed

.idea/.name

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

.idea/vcs.xml

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

uno-awt/build.gradle.kts renamed to awt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val moduleName = "${group}.uno_awt"
55

66
dependencies {
77

8-
implementation(project(":uno-core"))
8+
implementation(project(":core"))
99

1010
val kx = "com.github.kotlin-graphics"
1111
// implementation("$kx:kotlin-unsigned:${findProperty("unsignedVersion")}")
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)