Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARouter init logistics center exception #1063

Open
zhangzhen123 opened this issue Apr 10, 2024 · 1 comment
Open

ARouter init logistics center exception #1063

zhangzhen123 opened this issue Apr 10, 2024 · 1 comment

Comments

@zhangzhen123
Copy link

Gradle版本7.4.2 因为升级后把jdk改成了17 虽然能编译了 但是路由初始化就报错了 没办法 又改回了1.8如下:
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
kotlinOptions {
jvmTarget = '1.8'
}

但是咱不可能万年1.8不升级jdk吧?后续gradle可能还要升级到8.0呢 这么好的一个库 我觉得稍微抽时间做一下高版本的兼容,可能也就花几个小时的时间吧?就这么不想维护吗 阿里巴巴这么大的一个互联网企业竟然做这么不负责的事 真让人唏嘘!很久之前提的 (马甲包模式下 productFlavors多个维度下同名的路由路径希望能优先命中马甲维度的路由 而不是main的路由 ) 这个也没人鸟 太失望了!

@mozushixin
Copy link

三年没更新了,固件作者被《降本增笑》了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants