mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FeedFlow to 1.3.0 (6033)
This commit is contained in:
parent
a998f489bc
commit
7c7a109937
1 changed files with 16 additions and 2 deletions
|
|
@ -134,7 +134,21 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6033
|
||||
commit: f2c02badd5c2595cd53e94dd8c05c924e3fa7fa2
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/crashlytics/d' {..,.}/build.gradle.kts
|
||||
- sed -i -e '/crash/d' ../shared/build.gradle.kts
|
||||
- sed -i -e '/foojay/d' ../settings.gradle.kts
|
||||
- sed -i -e '/JvmVendorSpec/d' ../*/build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags [\d.]+-fdroid
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 6008
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6033
|
||||
|
|
|
|||
Loading…
Reference in a new issue