Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit 1d74da3

Browse files
committed
Use LauncherLib
1 parent f4c7123 commit 1d74da3

File tree

10 files changed

+23
-946
lines changed

10 files changed

+23
-946
lines changed

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ subprojects {
7373
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
7474
maven { url 'https://s01.oss.sonatype.org/content/repositories/snapshots/' }
7575
maven { url 'https://jitpack.io' }
76+
77+
maven { url 'https://maven.ultreon.dev/snapshots' }
78+
maven { url 'https://maven.ultreon.dev/releases' }
7679
}
7780
}
7881

core/build.gradle

Lines changed: 0 additions & 19 deletions
This file was deleted.

core/src/main/kotlin/dev/ultreon/launcher/Button.kt

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)