mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags [\d.]+-fdroid
|
UpdateCheckMode: Tags [\d.]+-fdroid
|
||||||
CurrentVersion: 0.0.62
|
CurrentVersion: 0.0.63
|
||||||
CurrentVersionCode: 949
|
CurrentVersionCode: 1012
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue