Skip to content

Commit

Permalink
Updating F-Droid Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wfreezeDev committed Nov 14, 2023
1 parent 2843244 commit cb3fc13
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 11 deletions.
6 changes: 6 additions & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,10 @@ platform :android do
gradle(task: "clean assembleRelease")
upload_to_play_store
end

desc "Fetch Screenshots and metadata from Google Play"
lane :update_metadata do
download_from_play_store
end

end
5 changes: 0 additions & 5 deletions fastlane/metadata/android/de-DE/changelogs/37.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Diese Version behebt kleinere Probleme in Version 2.1
- Suche nach Trackern mittels eines detaillierten Scans
- Sortieroptionen für den manuellen Scan
- Manueller Scan kann pausiert werden
Expand Down
6 changes: 0 additions & 6 deletions fastlane/metadata/android/en-US/changelogs/37.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
This version fixes some minor issues in version 2.1
- Search for scanners using a detailed scan
- Manual scan sort options
- Manual scan can be paused
Expand Down

0 comments on commit cb3fc13

Please sign in to comment.