mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 06:28:00 +01:00
lets not change the appID at foss build either
This commit is contained in:
parent
e5114656e5
commit
226374599d
1 changed files with 1 additions and 4 deletions
|
@ -59,10 +59,7 @@ android {
|
|||
flavorDimensions "licensing"
|
||||
productFlavors {
|
||||
proprietary { }
|
||||
foss {
|
||||
// We're not using PhotoEditor here, so changing the name is fine.
|
||||
applicationIdSuffix ".foss"
|
||||
}
|
||||
foss { }
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
Loading…
Reference in a new issue