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 4df8b67 commit 987e4f9Copy full SHA for 987e4f9
README.md
@@ -53,7 +53,7 @@ repositories {
53
maven("http://repo.iroselle.com/snapshots/")
54
}
55
dependencies {
56
- implementation("me.scoretwo:FastScript:1.0.1-SNAPSHOT")
+ implementation("me.scoretwo:FastScript-common:1.0.1-SNAPSHOT")
57
58
```
59
0 commit comments