mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 14:25:28 +00:00
build: drop -free suffix
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
@@ -80,7 +80,6 @@ android {
|
||||
flavorDimensions("free")
|
||||
productFlavors {
|
||||
create("free") {
|
||||
versionNameSuffix = "-free"
|
||||
}
|
||||
create("nonFree") {
|
||||
}
|
||||
|
Reference in New Issue
Block a user