mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Feeder to 2.6.15 (300)
This commit is contained in:
parent
f8ad430947
commit
c09cc685e4
1 changed files with 16 additions and 2 deletions
|
|
@ -1993,7 +1993,21 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- graphics
|
- graphics
|
||||||
|
|
||||||
|
- versionName: 2.6.15
|
||||||
|
versionCode: 300
|
||||||
|
commit: 12846ac356d56674d221cf0808cf4e48b9b9f517
|
||||||
|
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.14
|
CurrentVersion: 2.6.15
|
||||||
CurrentVersionCode: 299
|
CurrentVersionCode: 300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue