{"id":16962645,"url":"https://github.com/jrvansuita/checknewappversionavailable","last_synced_at":"2025-08-16T07:19:38.761Z","repository":{"id":130108943,"uuid":"70725271","full_name":"jrvansuita/CheckNewAppVersionAvailable","owner":"jrvansuita","description":"It makes a request to Play Store to check if there is a new version of your published app","archived":false,"fork":false,"pushed_at":"2022-05-13T17:48:53.000Z","size":100,"stargazers_count":73,"open_issues_count":3,"forks_count":27,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T07:36:03.329Z","etag":null,"topics":["android","app","google-apps","new-release","new-tab","news","notifications","playstore","update","version"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrvansuita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-10-12T17:42:11.000Z","updated_at":"2024-06-27T13:03:52.000Z","dependencies_parsed_at":"2023-03-29T03:48:33.450Z","dependency_job_id":null,"html_url":"https://github.com/jrvansuita/CheckNewAppVersionAvailable","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jrvansuita/CheckNewAppVersionAvailable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2FCheckNewAppVersionAvailable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2FCheckNewAppVersionAvailable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2FCheckNewAppVersionAvailable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2FCheckNewAppVersionAvailable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrvansuita","download_url":"https://codeload.github.com/jrvansuita/CheckNewAppVersionAvailable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2FCheckNewAppVersionAvailable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270680619,"owners_count":24627206,"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","app","google-apps","new-release","new-tab","news","notifications","playstore","update","version"],"created_at":"2024-10-13T23:07:26.015Z","updated_at":"2025-08-16T07:19:38.721Z","avatar_url":"https://github.com/jrvansuita.png","language":"Java","funding_links":["https://ko-fi.com/A406JCM'"],"categories":[],"sub_categories":[],"readme":" \u003ca href='https://ko-fi.com/A406JCM' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n[![Release](https://jitpack.io/v/jrvansuita/CheckNewAppVersionAvailable.svg)](https://jitpack.io/#jrvansuita/CheckNewAppVersionAvailable)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-CheckNewAppVersionAvailable-green.svg?style=true)](https://android-arsenal.com/details/1/4573)\n\n\n# CheckNewAppVersionAvailable\nThis project makes a request to the Google Play Store to check if there is a new version of your published app. Should one be available, you can notify your users to apply the update.\n\n# Usage\n\n#### Step 1. Add the JitPack repository to your build file:\n\n    allprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url \"https://jitpack.io\" }\n\t\t}\n\t}\n\n#### Step 2. Add the dependency\n\n    dependencies {\n\t        compile 'com.github.jrvansuita:CheckNewAppVersionAvailable:v1.0.0'\n\t}\n\n# Samples\n You can take a look at the sample app [located on this project](/app/).\n\n# Implementation\n\n    new CheckNewAppVersion(yourContext).setOnTaskCompleteListener(new CheckNewAppVersion.ITaskComplete() {\n        @Override\n        public void onTaskComplete(CheckNewAppVersion.Result result) {\n\n            //Checks if there is a new version available on Google Play Store.\n            result.hasNewVersion();\n\n            //Get the new published version code of the app.\n            result.getNewVersionCode();\n\n            //Get the app current version code.\n            result.getOldVersionCode();\n\n            //Opens the Google Play Store on your app page to do the update.\n            result.openUpdateLink();\n        }\n    }).execute();\n\n   \n# License\nSee the [LICENSE](/LICENSE.txt). file for license rights and limitations (MIT).\n\n## Support on Beerpay\nHey dude! Help me out for a glass of :beers:!\n\n\n\u003ca href=\"https://www.instagram.com/jnrvans/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://camo.githubusercontent.com/c9dacf0f25a1489fdbc6c0d2b41cda58b77fa210a13a886d6f99e027adfbd358/68747470733a2f2f6564656e742e6769746875622e696f2f537570657254696e7949636f6e732f696d616765732f7376672f696e7374616772616d2e737667\" alt=\"Instagram\" witdh=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/jrvansuita\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://camo.githubusercontent.com/b079fe922f00c4b86f1b724fbc2e8141c468794ce8adbc9b7456e5e1ad09c622/68747470733a2f2f6564656e742e6769746875622e696f2f537570657254696e7949636f6e732f696d616765732f7376672f6769746875622e737667\" alt=\"Github\" witdh=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://play.google.com/store/apps/dev?id=8002078663318221363\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://camo.githubusercontent.com/8ce12185c778e13eed2073e7a6aba042ce5092d4d41744e7052e0fc16363c386/68747470733a2f2f6564656e742e6769746875622e696f2f537570657254696e7949636f6e732f696d616765732f7376672f676f6f676c655f706c61792e737667\" alt=\"Google Play Store\" witdh=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"mailto:vansuita.jr@gmail.com\" target=\"_blank\" \u003e\n  \u003cimg src=\"https://camo.githubusercontent.com/4a3dd8d10a27c272fd04b2ce8ed1a130606f95ea6a76b5e19ce8b642faa18c27/68747470733a2f2f6564656e742e6769746875622e696f2f537570657254696e7949636f6e732f696d616765732f7376672f676d61696c2e737667\" alt=\"E-mail\" witdh=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrvansuita%2Fchecknewappversionavailable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrvansuita%2Fchecknewappversionavailable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrvansuita%2Fchecknewappversionavailable/lists"}