Commit 00a098d
Git bot
* riru/Riru-ModuleTemplate f7e2af8...7d4155e (11):
> Fix push task
> Update README
> Changes for Riru v26
> Remove more pre-24 support
> Add GitHub Actions
> Strip .comment section
> Use CMake configure_file
> Remove pre-24 support since next major version of Riru will do this as well
> Cleanup gradle codes
> Update update-binary & Fix typo (#10)
> Refuse to install if Riru is disabled or will be removed1 parent aa24627 commit 00a098d
1 file changed
+1
-1
lines changedSubmodule Riru-ModuleTemplate updated 18 files
- .github/workflows/main.yml+71
- README.md+8-12
- build.gradle+1-3
- gradle.properties+2-1
- gradle/wrapper/gradle-wrapper.properties+2-2
- gradlew
- module.example.gradle+7-8
- module/build.gradle+51-94
- module/src/main/cpp/CMakeLists.txt+9-9
- module/src/main/cpp/include/config.h+8
- module/src/main/cpp/main.cpp+5-49
- module/src/main/cpp/template/config.cpp+8
- settings.gradle+4
- template/magisk_module/META-INF/com/google/android/update-binary+7-147
- template/magisk_module/customize.sh+1-14
- template/magisk_module/module.prop+6
- template/magisk_module/post-fs-data.sh-14
- template/magisk_module/riru.sh+16-51
0 commit comments