diff --git a/build.gradle b/build.gradle index 742c1cdb1..cd46b9626 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:3.3.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" - classpath 'android.arch.navigation:navigation-safe-args-gradle-plugin:1.0.0-beta01' + classpath 'android.arch.navigation:navigation-safe-args-gradle-plugin:1.0.0-beta02' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files