We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59240df commit 18bc0cfCopy full SHA for 18bc0cf
docs/build.gradle.kts
@@ -19,7 +19,7 @@ val ls: String = System.lineSeparator()
19
20
repositories {
21
maven {
22
- url = URI("https://maven.vorpal-research.science")
+ url = URI("https://maven.apal-research.com")
23
}
24
mavenCentral()
25
grammar/build.gradle.kts
@@ -19,7 +19,7 @@ val archivePrefix = "kotlin-grammar-parser"
0 commit comments