mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FeedFlow to 0.0.63 (1012)
This commit is contained in:
parent
651bfd3441
commit
bd903ec754
1 changed files with 14 additions and 2 deletions
|
|
@ -47,7 +47,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.0.63
|
||||
versionCode: 1012
|
||||
commit: c478a15ac83c03db268b64e6565bd4fee352b05f
|
||||
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.62
|
||||
CurrentVersionCode: 949
|
||||
CurrentVersion: 0.0.63
|
||||
CurrentVersionCode: 1012
|
||||
|
|
|
|||
Loading…
Reference in a new issue