We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bca915 commit 4be05f2Copy full SHA for 4be05f2
module_common/build.gradle
@@ -31,6 +31,6 @@ android {
31
32
dependencies {
33
api 'androidx.appcompat:appcompat:1.6.1'
34
-// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.3'
+// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.4'
35
api project(path: ':GoRouter')
36
}
0 commit comments