[go: nahoru, domu]

Move DSL namespace from supportLibrary to androidx.

Test: ./gradlew createArchive
Change-Id: I07a66c4685daec2b72c83a8fbff9430ec9764a64
diff --git a/navigation/runtime/build.gradle b/navigation/runtime/build.gradle
index d828cb7..e516243 100644
--- a/navigation/runtime/build.gradle
+++ b/navigation/runtime/build.gradle
@@ -52,7 +52,7 @@
     androidTestImplementation(KOTLIN_STDLIB)
 }
 
-supportLibrary {
+androidx {
     name = "Android Navigation Runtime"
     publish = true
     mavenVersion = LibraryVersions.NAVIGATION