Update version to 1.0.77

This commit is contained in:
2022-04-15 05:05:26 +08:00
parent 9c267a0d30
commit 751ce22ae2
6 changed files with 16 additions and 15 deletions

View File

@@ -10,10 +10,10 @@ import androidx.annotation.Keep;
import java.lang.reflect.Method;
/**
* @author weishu
* @date 2020/7/13.
* author weishu
* date 2020/7/13.
*/
@SuppressWarnings("ALL")
@SuppressWarnings("unused")
@Keep
public final class BootstrapClass {