mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Petals to v2.6.2 (262)
This commit is contained in:
parent
39169755c0
commit
3ef7c73867
1 changed files with 15 additions and 2 deletions
|
|
@ -134,7 +134,20 @@ Builds:
|
|||
scandelete:
|
||||
- app
|
||||
|
||||
- versionName: v2.6.2
|
||||
versionCode: 262
|
||||
commit: 3cc11560745abf304fb30a09f658a38a845059f4
|
||||
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.6.1
|
||||
CurrentVersionCode: 261
|
||||
CurrentVersion: v2.6.2
|
||||
CurrentVersionCode: 262
|
||||
|
|
|
|||
Loading…
Reference in a new issue