mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
lets not change the appID at foss build either
This commit is contained in:
@@ -59,10 +59,7 @@ android {
|
|||||||
flavorDimensions "licensing"
|
flavorDimensions "licensing"
|
||||||
productFlavors {
|
productFlavors {
|
||||||
proprietary { }
|
proprietary { }
|
||||||
foss {
|
foss { }
|
||||||
// We're not using PhotoEditor here, so changing the name is fine.
|
|
||||||
applicationIdSuffix ".foss"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
Reference in New Issue
Block a user