mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
scandelete:
|
||||||
- app
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v2.6.0
|
CurrentVersion: v2.6.1
|
||||||
CurrentVersionCode: 260
|
CurrentVersionCode: 261
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue