diff --git a/metadata/free.rm.skytube.oss.yml b/metadata/free.rm.skytube.oss.yml index 8375cc24f4..8aa0809351 100644 --- a/metadata/free.rm.skytube.oss.yml +++ b/metadata/free.rm.skytube.oss.yml @@ -8,30 +8,9 @@ WebSite: https://skytube-app.com SourceCode: https://github.com/ram-on/SkyTube IssueTracker: https://github.com/ram-on/SkyTube/issues Translation: https://hosted.weblate.org/engage/skytube/? -Changelog: https://github.com/ram-on/SkyTube/blob/HEAD/CHANGELOG +Changelog: https://github.com/ram-on/SkyTube/releases AutoName: SkyTube -Description: |- - SkyTube is a YouTube player that allows you to: - - * block unwanted videos (including channel blacklisting/whitelisting, language filtering, low view video blocking, high dislikes video blocking... etc.), - * video swipe controls (including volume, brightness, comments and video description controls), - * bookmark videos, - * import subscriptions from YouTube, - * play channels’ playlists, - * download videos, - * view and download video thumbnails - * explore Trending and Most Popular videos, - * browse YouTube channels, - * play YouTube videos, - * view video comments, - * search videos, music and channels, - * channel subscription & non-intrusive notifications, - * subscriptions feed - - ... all at the tip of your fingers. - - More features will be added in the near future. RepoType: git Repo: https://github.com/ram-on/SkyTube @@ -316,9 +295,19 @@ Builds: rm: - app/libs/*.jar + - versionName: '2.971' + versionCode: 31 + commit: v2.971 + subdir: app + submodules: true + gradle: + - oss + rm: + - app/libs/*.jar + MaintainerNotes: '* Current versions include app/libs/*.jar. Remove them.' -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: '2.970' -CurrentVersionCode: 30 +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.971' +CurrentVersionCode: 31