riarumoda / KernelSU-4.4

A Kernel based root solution for Android. Now adapted for Linux Kernel 4.4 + Google GCC 4.9
https://kernelsu.org
GNU General Public License v3.0
3 stars 3 forks source link

Official Manager is incompatible #1

Closed powellnorma closed 3 months ago

powellnorma commented 3 months ago

I tried to use the latest KSU Manager, but it says:

The current KernelSU version 10300 is too low for the manager to function properly. Please upgrade to version 11071 or higher!

I think it would be a good idea to link the latest supported KSU Manager apk / release

powellnorma commented 3 months ago

Ok, looking at: https://github.com/riarumoda/KernelSU-4.4/blob/ad4ad0bda53c7c1d1a94a41cb7f9de0c0f99e3cf/kernel/Makefile#L23

It probably is due to missing git in the build environment. Will close this issue for now.

Btw - Thank you for this repo, it saved the day! :)