Skip to content

Commit 85818f7

Browse files
authored
Update README.md
1 parent e401b5a commit 85818f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
1414
> Step 2: Add this your app build.gradle.kts
1515
```java
1616
dependencies {
17-
implementation("com.github.pisalcoding:alerter:1.0.0")
17+
implementation("com.github.pisalcoding:alerter:v1.0.0-alpha")
1818
}
1919
```
2020

0 commit comments

Comments
 (0)