We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408a616 commit 5068b25Copy full SHA for 5068b25
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.1'
+// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.2'
35
api project(path: ':GoRouter')
36
}
0 commit comments