Yes, but when I build the module in Android Studio this have error
https://github.com/Perfare/Riru-Il2CppDumper
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':module:generateJsonModelDebug'.
> Could not resolve all files for configuration ':module:debugCompileClasspath'.
> Could not resolve rikka.ndk:riru:10.
Required by:
project :module
> Could not resolve rikka.ndk:riru:10.
> Could not get resource 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'.
> Could not GET 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'. Received status code 403 from server: Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 18s