Support Android 10+
- This is the version that supports android 10+. Hope you will integrate android 10, 11 support in the lastest version.
- There is one thing to note: In the RefBase.h file, Android 10, 11 does not have the `incWeakRequireWeak()` method, I replaced it with `incWeak()` and it works with Android 10, 11 and 12+. I'm not sure what's the difference between the above 2 methods, there's little documentation about them.
合并状态:未合并 关闭于 2024-09-05 2 条评论