mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Petals to v2.6.1 (261)
This commit is contained in:
parent
33eceec4b2
commit
c8c7215897
1 changed files with 15 additions and 2 deletions
|
|
@ -121,7 +121,20 @@ Builds:
|
|||
scandelete:
|
||||
- app
|
||||
|
||||
- versionName: v2.6.1
|
||||
versionCode: 261
|
||||
commit: 453d6b3d9e11aaa61aa36c2934a9dee39224fd78
|
||||
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.0
|
||||
CurrentVersionCode: 260
|
||||
CurrentVersion: v2.6.1
|
||||
CurrentVersionCode: 261
|
||||
|
|
|
|||
Loading…
Reference in a new issue