mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Petals to 2.9.0 (290)
This commit is contained in:
parent
518984aa4e
commit
c64f6e8ffe
1 changed files with 14 additions and 2 deletions
|
|
@ -179,7 +179,19 @@ Builds:
|
||||||
- fdroid
|
- fdroid
|
||||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||||
|
|
||||||
|
- versionName: 2.9.0
|
||||||
|
versionCode: 290
|
||||||
|
commit: 6c8f25a17f9a7e013f412ea4ef9adb6c0f3031ed
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.8.1
|
CurrentVersion: 2.9.0
|
||||||
CurrentVersionCode: 281
|
CurrentVersionCode: 290
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue