mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update FeedFlow to 0.0.72 (1144)
This commit is contained in:
parent
b488aba1b2
commit
39ece3f0da
1 changed files with 14 additions and 2 deletions
|
|
@ -83,7 +83,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.0.72
|
||||
versionCode: 1144
|
||||
commit: 13a3d1314aa206f6a9df049d82cc2f2d6e2660b7
|
||||
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.70
|
||||
CurrentVersionCode: 1142
|
||||
CurrentVersion: 0.0.72
|
||||
CurrentVersionCode: 1144
|
||||
|
|
|
|||
Loading…
Reference in a new issue