Tachiyomi: fix 0.10.2 (48) and 0.10.3 (49)

See merge request fdroid/fdroiddata!6877
This commit is contained in:
relan 2020-08-08 05:45:56 +00:00
commit 009256487f

View file

@ -3,7 +3,7 @@ Categories:
- Reading
License: Apache-2.0
AuthorName: Javier Tomás
WebSite: https://github.com/inorichi/tachiyomi/wiki
WebSite: https://tachiyomi.org
SourceCode: https://github.com/inorichi/tachiyomi
IssueTracker: https://github.com/inorichi/tachiyomi/issues
Translation: https://hosted.weblate.org/engage/tachiyomi/?
@ -15,7 +15,7 @@ Description: |-
Features include:
* Online reading from sources like Batoto, KissManga, MangaFox, and more
* Online reading from sources like MangaDex, KissManga, MangaFox, and more
* Local reading of downloaded manga
* Configurable reader with multiple viewers, reading directions and other settings
* MyAnimeList, AniList, and Kitsu support
@ -322,8 +322,6 @@ Builds:
prebuild:
- sed -i -e '/play-services/d; /firebase/d' build.gradle
- sed -i -e '/google-services/d' -e '/oss-licenses/d' ../build.gradle.kts build.gradle
scanignore:
- buildSrc
- versionName: 0.10.2
versionCode: 48
@ -334,8 +332,6 @@ Builds:
prebuild:
- sed -i -e '/play-services/d; /firebase/d' build.gradle
- sed -i -e '/google-services/d' -e '/oss-licenses/d' ../build.gradle.kts build.gradle
scanignore:
- buildSrc
- versionName: 0.10.3
versionCode: 49
@ -346,8 +342,6 @@ Builds:
prebuild:
- sed -i -e '/play-services/d; /firebase/d' build.gradle
- sed -i -e '/google-services/d' -e '/oss-licenses/d' ../build.gradle.kts build.gradle
scanignore:
- buildSrc
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags