Closed Lost-in-Space closed 2 years ago
Apk dependencies met check can match the wrong dependency causing some apk dependencies to not be installed
Fixed in 1.11.1.
apk dependency wasn't pinning its regex with ^ and $. Now it is.
apk
^
$
Apk dependencies met check can match the wrong dependency causing some apk dependencies to not be installed