mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Petals to 2.8.0 (280)
This commit is contained in:
parent
68c9619b6a
commit
22c9fea3e0
1 changed files with 14 additions and 2 deletions
|
|
@ -155,7 +155,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 280
|
||||
commit: 46b61fc8d14ebe48b161631e3ce8ccfdd7f870fc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 271
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 280
|
||||
|
|
|
|||
Loading…
Reference in a new issue