Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Commit 1c17361

Browse files
committed
Remove unused resource social_query
1 parent 00334b9 commit 1c17361

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ android {
4949
resValueString 'algolia_application_id', applicationProps['algoliaId'].or(envVars['ALGOLIA_APPLICATION_ID'])
5050
resValueString 'algolia_api_key', secretsProps['algoliaApiKey'].or(envVars['ALGOLIA_API_KEY'])
5151

52-
resValueString 'social_query', applicationProps['socialQuery'].or("#AndroidDev")
5352
resValueString 'deeplink_scheme', applicationProps['deeplinkScheme'].or("squanchy")
5453
}
5554

0 commit comments

Comments
 (0)