Help text for allow-downgrade is wrong
- Dominant language
- Java
- Stars
- 4k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The text for the description of allow-downgrade is imho wrong.
**Bundletool version(s) affected**
Version: 1.10.0
**Stacktrace**
n.a.
**To Reproduce**
bundletool-all-1.10.0.jar help install-apks
**Expected behavior**
The text for --allow-downgrade should describe, that you are allowed to downgrade the app, even if the already installed version is higher than (or same as) the version you intend to install.
For the moment it states "If set, allows APKs to be installed on the device even if the app is already installed with a lower version code."
I would say in the end of the sentence the other way around, like "... with a higher version code".
**Known workaround**
n.a.
**Environment:**
OS: any
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.