Skip to content

Commit e4cdf50

Browse files
authored
Update README.md
1 parent 35fedca commit e4cdf50

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
@@ -24,7 +24,7 @@ allprojects {
2424
```gradle
2525
dependencies {
2626
// androidX startup for auto-init
27-
implementation "androidx.startup:startup-runtime:1.0.0-alpha01"
27+
implementation "androidx.startup:startup-runtime:1.0.0-alpha02"
2828
2929
//crashy
3030
implementation 'com.github.CraZyLegenD:Crashy:$version'

0 commit comments

Comments
 (0)