Skip to content

Commit a25b878

Browse files
committed
refactor(build): rename prepaid product flavor to gplay
1 parent 6677aff commit a25b878

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ android {
7171
productFlavors {
7272
register("core")
7373
register("fdroid")
74-
register("prepaid")
74+
register("gplay")
7575
}
7676

7777
sourceSets {

0 commit comments

Comments
 (0)