|
|
@ -90,7 +90,7 @@ android { |
|
|
|
resValue "string", "app_name", "Clover dev" |
|
|
|
resValue "string", "app_name", "Clover dev" |
|
|
|
resValue "string", "app_flavor_name", "" |
|
|
|
resValue "string", "app_flavor_name", "" |
|
|
|
buildConfigField "String", "BUILD_HASH", "\"$hash\"" |
|
|
|
buildConfigField "String", "BUILD_HASH", "\"$hash\"" |
|
|
|
buildConfigField "String", "UPDATE_API_ENDPOINT", "\"https://build.floens.org/clover/api/update_dev\"" |
|
|
|
buildConfigField "String", "UPDATE_API_ENDPOINT", "\"https://build.floens.org/api/update_dev\"" |
|
|
|
buildConfigField "String", "CRASH_REPORT_ENDPOINT", "\"https://acra.floens.org/clover/report\"" |
|
|
|
buildConfigField "String", "CRASH_REPORT_ENDPOINT", "\"https://acra.floens.org/clover/report\"" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|