mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Petals to v2.6.0 (260)
This commit is contained in:
parent
4966aa5e80
commit
84e77e79e2
1 changed files with 15 additions and 2 deletions
|
|
@ -108,7 +108,20 @@ Builds:
|
|||
scandelete:
|
||||
- app
|
||||
|
||||
- versionName: v2.6.0
|
||||
versionCode: 260
|
||||
commit: 79af4fb2c48a399a6d41fa673c95b0bacad9ceb8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
scandelete:
|
||||
- app
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.5.0
|
||||
CurrentVersionCode: 250
|
||||
CurrentVersion: v2.6.0
|
||||
CurrentVersionCode: 260
|
||||
|
|
|
|||
Loading…
Reference in a new issue