We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fedca commit e4cdf50Copy full SHA for e4cdf50
README.md
@@ -24,7 +24,7 @@ allprojects {
24
```gradle
25
dependencies {
26
// androidX startup for auto-init
27
- implementation "androidx.startup:startup-runtime:1.0.0-alpha01"
+ implementation "androidx.startup:startup-runtime:1.0.0-alpha02"
28
29
//crashy
30
implementation 'com.github.CraZyLegenD:Crashy:$version'
0 commit comments