mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Xabber: Add archive policy.
This commit is contained in:
parent
ddb5c2c675
commit
a6be4eb730
1 changed files with 13 additions and 2 deletions
|
|
@ -94,8 +94,19 @@ Build:0.10.10,107
|
||||||
prebuild=sed -i -e '/otr4j.jar/d' build.gradle && \
|
prebuild=sed -i -e '/otr4j.jar/d' build.gradle && \
|
||||||
cp -fR $$Otr4j$$/src/net src/main/java
|
cp -fR $$Otr4j$$/src/net src/main/java
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
* Untagged 0.10.10+ builds are pre-releases from the "develop" branch. Don't
|
||||||
|
switch to UCM:RepoManifest/develop, we want the CV to be in sync with the
|
||||||
|
releases.
|
||||||
|
* Depending on the release cycle, we have to make sure does current CV is
|
||||||
|
in the main repo and hasn't been sent to archive. I suggest we keep 4 builds
|
||||||
|
and only have one active pre-release version (disable the old ones to remove
|
||||||
|
the apk).
|
||||||
|
.
|
||||||
|
|
||||||
|
Archive Policy:4 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.9.30f
|
Current Version:0.10.10
|
||||||
Current Version Code:102
|
Current Version Code:107
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue