mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Petals to 2.7.0 (270)
This commit is contained in:
parent
9c96608342
commit
3b81cc387b
1 changed files with 13 additions and 2 deletions
|
|
@ -132,7 +132,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 270
|
||||
commit: dca322582278416ac0b858a5df06edb129e810ed
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.6.2
|
||||
CurrentVersionCode: 262
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 270
|
||||
|
|
|
|||
Loading…
Reference in a new issue