mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Petals to v2.5.0 (250)
This commit is contained in:
parent
947a9dc278
commit
476c8e8cd5
1 changed files with 15 additions and 2 deletions
|
|
@ -122,7 +122,20 @@ Builds:
|
|||
scandelete:
|
||||
- app
|
||||
|
||||
- versionName: v2.5.0
|
||||
versionCode: 250
|
||||
commit: bfc1d4b3c8e8eeab4305487b72af5f86d6caa67c
|
||||
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.4.2
|
||||
CurrentVersionCode: 242
|
||||
CurrentVersion: v2.5.0
|
||||
CurrentVersionCode: 250
|
||||
|
|
|
|||
Loading…
Reference in a new issue