/Robust

Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.

Primary LanguageJavaApache License 2.0Apache-2.0

修复了Gradle 7.0之后 混淆问题

maven { url 'https://jitpack.io' }

classpath 'com.github.AWarmHug.Robust:gradle-plugin:x.y.z'

classpath 'com.github.AWarmHug.Robust:auto-patch-plugin:x.y.z'

implementation 'com.github.AWarmHug.Robust:robust:x.y.z'

其他参考官方