mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update FeedFlow to 0.0.66 (1081)
This commit is contained in:
parent
8c9fb8d505
commit
13a699463d
1 changed files with 14 additions and 2 deletions
|
|
@ -59,7 +59,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.0.66
|
||||
versionCode: 1081
|
||||
commit: a4cff59323968c15f01a8348d3e8c52cde2e5255
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/crashlytics/d' {..,.}/build.gradle.kts
|
||||
- sed -i -e '/crash/d' ../shared/build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags [\d.]+-fdroid
|
||||
CurrentVersion: 0.0.63
|
||||
CurrentVersionCode: 1012
|
||||
CurrentVersion: 0.0.66
|
||||
CurrentVersionCode: 1081
|
||||
|
|
|
|||
Loading…
Reference in a new issue