diff --git a/README.md b/README.md index c4e1c43e..0eb02193 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ repositories { } dependencies { - implementation 'androidx.core:core-ktx:1.0.0-alpha1' + implementation 'androidx.core:core-ktx:1.0.0' } ```