javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 410 forks source link

bitbucket #231

Closed peter6053 closed 1 year ago

peter6053 commented 1 year ago
Details
Builder
new AppUpdater(this)
   ...
   .start();
Reproduction Steps

1.can i use this with a project in bitbucket and a private repo 2. 3.

Expected Result
Actual Result
javiersantos commented 1 year ago

Bitbucket repositories are not currently supported. I suggest you use the JSON format and upload it publicly to the repository: https://github.com/javiersantos/AppUpdater/wiki/UpdateFrom.JSON