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 e4d2cc6 commit e401b5aCopy full SHA for e401b5a
README.md
@@ -29,7 +29,7 @@ repositories {
29
> Step 2: Add this your app build.gradle
30
```java
31
dependencies {
32
- implementation 'com.github.pisalcoding:alerter:Tag'
+ implementation 'com.github.pisalcoding:alerter:v1.0.0-alpha'
33
}
34
```
35
0 commit comments