{"id":26154854,"url":"https://github.com/samsetdev/productflavors","last_synced_at":"2026-04-09T21:57:53.145Z","repository":{"id":96857273,"uuid":"129515407","full_name":"SamsetDev/ProductFlavors","owner":"SamsetDev","description":"Product Flavore to saparate and maintain code reusibility","archived":false,"fork":false,"pushed_at":"2018-04-14T12:45:06.000Z","size":245,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T19:52:26.419Z","etag":null,"topics":["android","android-flavor","android-gradle","flavor","flavors","gradle"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamsetDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-14T12:35:37.000Z","updated_at":"2019-02-13T10:02:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"b733c190-7dcd-4895-b424-dbb503caed1d","html_url":"https://github.com/SamsetDev/ProductFlavors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SamsetDev/ProductFlavors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamsetDev%2FProductFlavors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamsetDev%2FProductFlavors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamsetDev%2FProductFlavors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamsetDev%2FProductFlavors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamsetDev","download_url":"https://codeload.github.com/SamsetDev/ProductFlavors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamsetDev%2FProductFlavors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749194,"owners_count":24638673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-flavor","android-gradle","flavor","flavors","gradle"],"created_at":"2025-03-11T08:39:13.451Z","updated_at":"2026-04-09T21:57:48.102Z","avatar_url":"https://github.com/SamsetDev.png","language":"Java","readme":"# ProductFlavors\n\nSetting up Flavors in build.gradle\n\nproductFlavors {\n\n        staging {\n            dimension \"version\"\n            applicationId \"in.samset.androidflavorsample.statging\"\n\n            //Configure this flavor specific app name published in Play Store\n            resValue \"string\", \"flavored_app_name\", \"Staging App\"\n\n\n        }\n        prod {\n            dimension \"version\"\n            applicationId \"in.samset.androidflavorsample.prod\"\n\n            //Configure this flavor specific app name published in Play Store\n            resValue \"string\", \"flavored_app_name\", \"Prod App\"\n\n        }\n    }\n    \n Application Id\n \nEach flavor can have its own application Id. An 'applicationId' makes a app in Play Store unique. In this example, the free version will be published on Play Store with packageId/applicationId as n.samset.androidflavorsample.statgingand paid one will have in.samset.androidflavorsample.prod\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsetdev%2Fproductflavors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsetdev%2Fproductflavors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsetdev%2Fproductflavors/lists"}