Update TTRSS-Reader to 1.88.0 (1880)
This commit is contained in:
parent
c1f1448563
commit
21f3ae483a
|
|
@ -14,8 +14,6 @@ An offline reader that works with the Tiny Tiny RSS (also known as ttrss or
|
||||||
tt-rss) web-based feed reader/aggregator.
|
tt-rss) web-based feed reader/aggregator.
|
||||||
.
|
.
|
||||||
|
|
||||||
# Repo Type:hg
|
|
||||||
# Repo:https://ttrss-reader-fork.googlecode.com/hg
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/nilsbraden/ttrss-reader-fork
|
Repo:https://github.com/nilsbraden/ttrss-reader-fork
|
||||||
|
|
||||||
|
|
@ -54,8 +52,6 @@ Build:1.07,1075
|
||||||
subdir=ttrss-reader
|
subdir=ttrss-reader
|
||||||
target=android-8
|
target=android-8
|
||||||
|
|
||||||
# This is not building - No resource identifier found for attribute 'marginRight' in package 'android'
|
|
||||||
# Build Version:1.08,1080,1.08,subdir=ttrss-reader,target=android-8
|
|
||||||
Build:1.21,1210
|
Build:1.21,1210
|
||||||
commit=1.21
|
commit=1.21
|
||||||
subdir=ttrss-reader
|
subdir=ttrss-reader
|
||||||
|
|
@ -66,7 +62,6 @@ Build:1.22,1220
|
||||||
subdir=ttrss-reader
|
subdir=ttrss-reader
|
||||||
target=android-8
|
target=android-8
|
||||||
|
|
||||||
# The 1.23 tag is wrong...
|
|
||||||
Build:1.23,1230
|
Build:1.23,1230
|
||||||
commit=1e255c7e32ae
|
commit=1e255c7e32ae
|
||||||
subdir=ttrss-reader
|
subdir=ttrss-reader
|
||||||
|
|
@ -324,11 +319,21 @@ Build:1.87.0,1870
|
||||||
gradle=fdroid
|
gradle=fdroid
|
||||||
prebuild=sed -i -e '/playCompile/d' build.gradle
|
prebuild=sed -i -e '/playCompile/d' build.gradle
|
||||||
|
|
||||||
|
Build:1.88.0,1880
|
||||||
|
commit=3f2492b40575e16a4935a64990d8bcbf0612a416
|
||||||
|
subdir=ttrssreader
|
||||||
|
gradle=fdroid
|
||||||
|
prebuild=sed -i -e '/playCompile/d' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Upstream mistags often and retags, so never use tags directly.
|
Upstream mistags often and retags, so never use tags directly.
|
||||||
|
|
||||||
Multiple versions of the same release (name) with different version codes and
|
Multiple versions of the same release (name) with different version codes and
|
||||||
minor fixes in between are common, for some reason.
|
minor fixes in between are common, for some reason.
|
||||||
|
|
||||||
|
Old Repo is:
|
||||||
|
* Repo Type:hg
|
||||||
|
* Repo:https://ttrss-reader-fork.googlecode.com/hg
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue