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 e401b5a commit 85818f7Copy full SHA for 85818f7
README.md
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
14
> Step 2: Add this your app build.gradle.kts
15
```java
16
dependencies {
17
- implementation("com.github.pisalcoding:alerter:1.0.0")
+ implementation("com.github.pisalcoding:alerter:v1.0.0-alpha")
18
}
19
```
20
0 commit comments