mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Renamed buildType
This commit is contained in:
parent
5711d4a0fb
commit
802ba20fde
@ -67,7 +67,7 @@ android {
|
||||
}
|
||||
|
||||
// Release without analytics and not debuggable, but minified
|
||||
create("releaseNoAnal") {
|
||||
create("releaseNoAnalytics") {
|
||||
initWith(getByName("release"))
|
||||
manifestPlaceholders["analytics_deactivated"] = true
|
||||
manifestPlaceholders["crashlytics_enabled"] = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user