mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update Petals to 3.20.6 (320006)
This commit is contained in:
parent
16daf1ce33
commit
f324fdc9ef
1 changed files with 14 additions and 2 deletions
|
|
@ -371,7 +371,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
- versionName: 3.20.6
|
||||
versionCode: 320006
|
||||
commit: 10c6d35881b4f82670a8ea6613530e287331aac9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.20.5
|
||||
CurrentVersionCode: 320005
|
||||
CurrentVersion: 3.20.6
|
||||
CurrentVersionCode: 320006
|
||||
|
|
|
|||
Loading…
Reference in a new issue