RikkaApps / Sui

Modern super user interface implementation on Android.
GNU General Public License v3.0
2.4k stars 129 forks source link

Fail to install for Version lower than V22 #3

Closed diassynthesis closed 3 years ago

diassynthesis commented 3 years ago

Adding version number required for installation in the error message: V22 or above.(see attached images). Screenshot_2021-02-13_203600 Screenshot_2021-02-13_203806

Also, need detecting the version number installed and display it (For versions < 22). Specify in the README.md file (by adding a Section REQUIRED):Need (version >= 22).

RikkaW commented 3 years ago

Also, need detecting the version number installed and display it (For versions < 22). Specify in the README.md file (by adding a Section REQUIRED):Need (version >= 22).

Since every module should have moved to v22+ for long, anything involving pre-v22 is meaningless.