We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b18c91 commit 757d325Copy full SHA for 757d325
settings.gradle
@@ -6,6 +6,9 @@ pluginManagement {
6
google()
7
mavenCentral()
8
}
9
+ plugins {
10
+ id 'androidx.navigation.safeargs.kotlin' version '2.8.3'
11
+ }
12
13
14
plugins {
0 commit comments