mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Feeder to 2.6.4 (288)
This commit is contained in:
parent
a4bdf63605
commit
73b98b02e4
1 changed files with 16 additions and 2 deletions
|
|
@ -1839,7 +1839,21 @@ Builds:
|
|||
rm:
|
||||
- graphics
|
||||
|
||||
- versionName: 2.6.4
|
||||
versionCode: 288
|
||||
commit: 9c0a13049085d83480a6a88559c1315e223617b4
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.3
|
||||
CurrentVersionCode: 287
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 288
|
||||
|
|
|
|||
Loading…
Reference in a new issue