mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update FeedFlow to 1.1.6 (1412)
This commit is contained in:
parent
e91e456396
commit
44eaee2a8b
1 changed files with 14 additions and 2 deletions
|
|
@ -107,7 +107,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.1.6
|
||||
versionCode: 1412
|
||||
commit: ea3e90d11d62af01c1d8336282fc24583f89b48b
|
||||
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: 1.1.2
|
||||
CurrentVersionCode: 1290
|
||||
CurrentVersion: 1.1.6
|
||||
CurrentVersionCode: 1412
|
||||
|
|
|
|||
Loading…
Reference in a new issue