mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update TTRSS-Reader to 1.97.5 (1975)
This commit is contained in:
parent
c3a5d1ec05
commit
7199457bac
1 changed files with 19 additions and 2 deletions
|
|
@ -717,6 +717,23 @@ Builds:
|
|||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
|
||||
- versionName: 1.97.5
|
||||
versionCode: 1975
|
||||
commit: 4ecf65751f7125dce88842be15e189917e8f0871
|
||||
subdir: ttrssreader
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- twofortyfouram-monorepo@4023d30d5b44b2fd15206c3435829e999e7bbd02
|
||||
prebuild:
|
||||
- sed -i -e '/play-services/d' build.gradle
|
||||
- sed -i -e '/maven {/,+8d' -e '/repositories {/amavenLocal()' ../settings.gradle
|
||||
build:
|
||||
- pushd $$twofortyfouram-monorepo$$
|
||||
- gradle assembleRelease
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
|
||||
MaintainerNotes: |-
|
||||
Upstream mistags often and retags, so never use tags directly.
|
||||
|
||||
|
|
@ -729,5 +746,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.97.4
|
||||
CurrentVersionCode: 1974
|
||||
CurrentVersion: 1.97.5
|
||||
CurrentVersionCode: 1975
|
||||
|
|
|
|||
Loading…
Reference in a new issue