diff --git a/build.gradle b/build.gradle index 3aa45e50..88d8b760 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { ext { androidPluginVersion = '3.2.0-rc02' kotlinVersion = '1.2.61' - androidxVersion = '1.0.0-rc01' + androidxVersion = '1.0.0-rc02' } repositories { google()