saker.android Documentation TaskDoc JavaDoc Packages
Value for the --v4-signing-enabled parameter for the apksigner tool. See the apksigner documentation at https://developer.android.com/studio/command-line/apksigner for more information.
Summary
Enumeration values
falseThe APK should not be signed using the APK Signature Scheme v4.
onlyThe APK should be signed only with the APK Signature Scheme v4.
trueThe APK should be signed using the APK Signature Scheme v4.
Enumeration values
The APK should not be signed using the APK Signature Scheme v4.
The APK should be signed only with the APK Signature Scheme v4.
The APK should be signed using the APK Signature Scheme v4.