mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
enable v3 v4 Signing
This commit is contained in:
@@ -29,6 +29,9 @@ android {
|
||||
keyPassword RELEASE_KEY_PASSWORD
|
||||
v1SigningEnabled true
|
||||
v2SigningEnabled true
|
||||
enableV3Signing = true
|
||||
enableV4Signing = true
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user