mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-18 05:00:53 +01:00
renaming foss output to avoid conflicts
This commit is contained in:
parent
31f7f93ad1
commit
abe7208f27
@ -24,6 +24,10 @@ android {
|
|||||||
} else {
|
} else {
|
||||||
resConfigs "en"
|
resConfigs "en"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (isFoss()) {
|
||||||
|
archivesBaseName = "$archivesBaseName-foss"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bundle {
|
bundle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user