mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Feeder to 2.6.17 (302)
This commit is contained in:
parent
221030ca55
commit
8dbc8b24cb
1 changed files with 16 additions and 2 deletions
|
|
@ -2021,7 +2021,21 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- graphics
|
- graphics
|
||||||
|
|
||||||
|
- versionName: 2.6.17
|
||||||
|
versionCode: 302
|
||||||
|
commit: 6ef14d7366f6b2a1940580b1bee0498e3ca870fa
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- graphics
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.16
|
CurrentVersion: 2.6.17
|
||||||
CurrentVersionCode: 301
|
CurrentVersionCode: 302
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue