From 4169ec8d40da15e95b8e83be4b7fe241ba39eeae Mon Sep 17 00:00:00 2001 From: Rohit Chaudhari Date: Mon, 21 Dec 2020 15:56:40 +0000 Subject: [PATCH] Update: Added fastlane structure in SpotIT --- metadata/com.rohit2810.spotit.yml | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/metadata/com.rohit2810.spotit.yml b/metadata/com.rohit2810.spotit.yml index 9911c9c2cf..a279c07ee3 100644 --- a/metadata/com.rohit2810.spotit.yml +++ b/metadata/com.rohit2810.spotit.yml @@ -6,21 +6,7 @@ AuthorEmail: rohitkc2810@gmail.com SourceCode: https://github.com/chaudharirohit2810/SpotIT IssueTracker: https://github.com/chaudharirohit2810/SpotIT/issues -AutoName: SpotIt -Description: |- - Want to avoid ads in spotify, jiosaavn or gaana, then this app is for you. - - SpotIT is simple app that detects advertisements in music streaming apps and mutes them so your work doesn't get interrupted by ads. - The app works with popular music streaming services like Spotify, JioSaavn and Gaana. - - * Mute ads in Spotify, JioSaavn and Gaana - * Simple and Intituive UI - * FOSS Forever - - Privacy: - - * The app does not collect any private data nor it requires any network permissions. - * It uses user notifications to detect advertisements in music streaming services and does not "hack" protection measures of music streaming services +AutoName: SpotIT RepoType: git Repo: https://github.com/chaudharirohit2810/SpotIT @@ -33,7 +19,14 @@ Builds: gradle: - yes -AutoUpdateMode: None + - versionName: 0.1.1 + versionCode: 2 + commit: 0.1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: 0.1.1 CurrentVersionCode: 2