Skip to content

Commit

Permalink
Merge pull request #22 from wyjsonGo/develop
Browse files Browse the repository at this point in the history
publish v2.1.3
1.修复自动注册存在多个变体失败的bug
2.修改混淆文件
  • Loading branch information
wyjsonGo authored Nov 20, 2023
2 parents 72895e4 + 1ffc0a2 commit d1db0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ android.nonTransitiveRClass=true
# org.gradle.jvmargs=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005

GROUP_ID=com.github.wyjsonGo.GoRouter
VERSION=2.1.2
VERSION=2.1.3

0 comments on commit d1db0ea

Please sign in to comment.