There was an error while loading. Please reload this page.
1 parent bc50e7b commit 446cc26Copy full SHA for 446cc26
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
// Anvilgui + Alps Lib Geo (for geo it can be removed once https://github.com/AlpsBTE/Alps-Lib/pull/17 is merged & version is set to 1.0.0)
14
maven("https://mvn.alps-bte.com/repository/alps-bte-snapshots/") {
15
content {
16
- includeGroup("com.alpsbte.alpslib.alpslib.geo")
+ includeGroup("com.alpsbte.alpslib")
17
includeGroup("net.wesjd")
18
}
19
0 commit comments