We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c1aa52 + 291817d commit ed75a8bCopy full SHA for ed75a8b
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.0'
+// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.1'
35
api project(path: ':GoRouter')
36
}
0 commit comments