Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit cc97f64

Browse files
committed
build: drop -free suffix
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 8c5cd0b commit cc97f64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ android {
8080
flavorDimensions("free")
8181
productFlavors {
8282
create("free") {
83-
versionNameSuffix = "-free"
8483
}
8584
create("nonFree") {
8685
}

0 commit comments

Comments
 (0)