mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 01:27:18 +02:00
build: drop -free suffix
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
8c5cd0b7e5
commit
cc97f64ff2
|
@ -80,7 +80,6 @@ android {
|
|||
flavorDimensions("free")
|
||||
productFlavors {
|
||||
create("free") {
|
||||
versionNameSuffix = "-free"
|
||||
}
|
||||
create("nonFree") {
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue