Skip to content

Commit ed75a8b

Browse files
committed
Merge branch 'develop'
2 parents 4c1aa52 + 291817d commit ed75a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module_common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ android {
3131

3232
dependencies {
3333
api 'androidx.appcompat:appcompat:1.6.1'
34-
// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.0'
34+
// api 'com.github.wyjsonGo.GoRouter:GoRouter:1.0.1'
3535
api project(path: ':GoRouter')
3636
}

0 commit comments

Comments
 (0)