mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-16 12:28:37 -04:00
refactor(build): rename prepaid product flavor to gplay
This commit is contained in:
committed by
Naveen Singh
parent
0490de7627
commit
df9249f989
2
app/.gitignore
vendored
2
app/.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
/build
|
||||
/foss/
|
||||
/prepaid/
|
||||
/gplay/
|
||||
|
||||
@@ -65,7 +65,7 @@ android {
|
||||
productFlavors {
|
||||
register("core")
|
||||
register("foss")
|
||||
register("prepaid")
|
||||
register("gplay")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user